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