Skip to content

Commit 3533f8d

Browse files
committed
[CI] Explicitly use macos-14.
1 parent 0053ff3 commit 3533f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ jobs:
296296
strategy:
297297
fail-fast: false
298298
matrix:
299-
os: [ 'macos-latest' ]
299+
os: [ 'macos-14' ]
300300
env:
301301
CC: clang
302302
CXX: clang++

0 commit comments

Comments
 (0)