We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb3c913 commit ca659efCopy full SHA for ca659ef
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
strategy:
84
matrix:
85
os:
86
- - macos-12
+ - macos-14
87
config:
88
- { name: "gcc", cc: "gcc", cxx: "g++", cmake_options: "" }
89
- { name: "clang", cc: "clang", cxx: "clang++", cmake_options: "" }
0 commit comments