We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 424a94c commit cc2c0b4Copy full SHA for cc2c0b4
1 file changed
.github/workflows/c-cpp.yml
@@ -16,7 +16,7 @@ jobs:
16
cmake --build build --clean-first
17
18
build-macos:
19
- runs-on: macos-10.15
+ runs-on: macos-12
20
steps:
21
- uses: actions/checkout@v2
22
- name: install deps
0 commit comments