Skip to content

Commit 60f291d

Browse files
authored
Merge pull request #84 from bgilbert/macos
workflows: switch to macOS 14 beta image to get ARM64 test coverage
2 parents 17d7e75 + 4234f78 commit 60f291d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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-latest
19+
- os: macos-14
2020
cc: clang
2121
- os: windows-latest
2222
cc: clang

0 commit comments

Comments
 (0)