Skip to content

Commit 34d4ccb

Browse files
committed
ci: switch to supported macos-13
1 parent 4098a59 commit 34d4ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
os: [macos-12, ubuntu-20.04, windows-2019]
11+
os: [macos-13, ubuntu-20.04, windows-2019]
1212
dependencies: [submodule, vcpkg]
1313
steps:
1414
- name: Checkout source

0 commit comments

Comments
 (0)