Skip to content

Commit

Permalink
workflows: switch back to macos-latest
Browse files Browse the repository at this point in the history
It's now an alias for macos-14.  Switch back so we get future OS
updates.
  • Loading branch information
bgilbert committed May 20, 2024
1 parent 01a64c2 commit 11d71eb
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 11d71eb

Please sign in to comment.