Skip to content

Commit 11d71eb

Browse files
committed
workflows: switch back to macos-latest
It's now an alias for macos-14. Switch back so we get future OS updates.
1 parent 01a64c2 commit 11d71eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
include:
1717
- os: ubuntu-latest
1818
cc: gcc
19-
- os: macos-14
19+
- os: macos-latest
2020
cc: clang
2121
- os: windows-latest
2222
cc: clang

0 commit comments

Comments
 (0)