Skip to content

Commit

Permalink
switch macOS builds to use M1
Browse files Browse the repository at this point in the history
  • Loading branch information
gdams committed Oct 6, 2023
1 parent 467055a commit 23a721c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:

build_macos:
name: macOS
runs-on: macos-11
runs-on: macos-13-xlarge
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 23a721c

Please sign in to comment.