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 a6a2245 commit b0c39d0Copy full SHA for b0c39d0
.github/workflows/ci.yml
@@ -72,7 +72,6 @@ jobs:
72
matrix:
73
os:
74
- macos-12
75
- - macos-11
76
config:
77
- { name: "gcc", cc: "gcc", cxx: "g++", cmake_options: "" }
78
- { name: "clang", cc: "clang", cxx: "clang++", cmake_options: "" }
0 commit comments