Skip to content

Commit

Permalink
Runs on macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
hrzlgnm committed Dec 13, 2024
1 parent 27f856c commit 4ba2bd9
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 @@ -38,7 +38,7 @@ jobs:
matrix:
toolchain:
- {
runs_on: macos-12,
runs_on: macos-13,
name: "macOS Clang",
CC: clang,
CXX: clang++,
Expand Down

0 comments on commit 4ba2bd9

Please sign in to comment.