Skip to content

Commit

Permalink
Switch to macOS 14 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
flashcode committed Oct 16, 2024
1 parent eb3c913 commit ca659ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
strategy:
matrix:
os:
- macos-12
- macos-14
config:
- { name: "gcc", cc: "gcc", cxx: "g++", cmake_options: "" }
- { name: "clang", cc: "clang", cxx: "clang++", cmake_options: "" }
Expand Down

0 comments on commit ca659ef

Please sign in to comment.