Skip to content

Commit

Permalink
Merge pull request #87 from bgilbert/macos
Browse files Browse the repository at this point in the history
workflows: switch back to `macos-latest`
  • Loading branch information
jcupitt authored May 20, 2024
2 parents 01a64c2 + 11d71eb commit 9f22a35
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-14
- os: macos-latest
cc: clang
- os: windows-latest
cc: clang
Expand Down

0 comments on commit 9f22a35

Please sign in to comment.