Skip to content

Commit

Permalink
Update macOS CI
Browse files Browse the repository at this point in the history
Also, macOS-latest x64 is emulating x64 on aarch64 (actions/runner-images#9741). Should this be macos-13 x64 instead?
  • Loading branch information
wheeheee authored Oct 9, 2024
1 parent dfc6b2c commit befeb0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
arch:
- x64
include:
- os: macOS-14
- os: macOS-latest
arch: aarch64
version: '1'
- os: ubuntu-latest
Expand Down

0 comments on commit befeb0e

Please sign in to comment.