We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f543c7 commit ebe025cCopy full SHA for ebe025c
1 file changed
.github/workflows/CI-unixish.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- os: [macos-15]
+ os: [macos-14]
14
compiler: [clang++]
15
fail-fast: false
16
0 commit comments