Skip to content

Commit

Permalink
CI: Update mac os runner versions (#949)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacbrodsky authored Dec 4, 2024
1 parent e45b999 commit 7268098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
os: [macos-12, macos-13, macos-latest]
os: [macos-13, macos-15, macos-latest]
build_type: ["Debug", "Release"]

steps:
Expand Down

0 comments on commit 7268098

Please sign in to comment.