Skip to content

Commit ca659ef

Browse files
committed
Switch to macOS 14 in CI
1 parent eb3c913 commit ca659ef

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
@@ -83,7 +83,7 @@ jobs:
8383
strategy:
8484
matrix:
8585
os:
86-
- macos-12
86+
- macos-14
8787
config:
8888
- { name: "gcc", cc: "gcc", cxx: "g++", cmake_options: "" }
8989
- { name: "clang", cc: "clang", cxx: "clang++", cmake_options: "" }

0 commit comments

Comments
 (0)