Skip to content

Commit f55861f

Browse files
committed
GitHub Actions: update macOS runner
1 parent 2d906ff commit f55861f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
225225
build-macos-clang:
226226
name: MacOS (Clang)
227-
runs-on: macos-12
227+
runs-on: macos-14
228228
steps:
229229
- uses: actions/checkout@v4
230230

0 commit comments

Comments
 (0)