We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec00e2 commit c117740Copy full SHA for c117740
.github/workflows/macos.yml
@@ -6,5 +6,5 @@ jobs:
6
macos:
7
uses: ./.github/workflows/task-unit-test.yml
8
with:
9
- env: macos-latest
+ env: macos-14
10
run-valgrind: false
0 commit comments