Skip to content

Commit 9f22a35

Browse files
authored
Merge pull request #87 from bgilbert/macos
workflows: switch back to `macos-latest`
2 parents 01a64c2 + 11d71eb commit 9f22a35

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)