Skip to content

Commit

Permalink
Merge pull request #84 from bgilbert/macos
Browse files Browse the repository at this point in the history
workflows: switch to macOS 14 beta image to get ARM64 test coverage
  • Loading branch information
jcupitt authored Mar 26, 2024
2 parents 17d7e75 + 4234f78 commit 60f291d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
include:
- os: ubuntu-latest
cc: gcc
- os: macos-latest
- os: macos-14
cc: clang
- os: windows-latest
cc: clang
Expand Down

0 comments on commit 60f291d

Please sign in to comment.