Skip to content

Commit cc2c0b4

Browse files
committed
chore: macos runs-on
1 parent 424a94c commit cc2c0b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
cmake --build build --clean-first
1717
1818
build-macos:
19-
runs-on: macos-10.15
19+
runs-on: macos-12
2020
steps:
2121
- uses: actions/checkout@v2
2222
- name: install deps

0 commit comments

Comments
 (0)