Skip to content

Commit

Permalink
Run tests on arm instead of x64
Browse files Browse the repository at this point in the history
  • Loading branch information
JBorrow committed Nov 8, 2024
1 parent 602d8dd commit a1b23b7
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 @@ -30,7 +30,7 @@ jobs:

test-macos:
name: "Run tests on MacOS"
runs-on: macos-15
runs-on: macos-15-arm64
env:
#LDFLAGS: "-ld64" # For MacOS 13 and above (XCode CLT 15 and above.)
CC: gcc-14
Expand Down

0 comments on commit a1b23b7

Please sign in to comment.