Skip to content

Commit

Permalink
Try bumping mac ci to macos-15
Browse files Browse the repository at this point in the history
  • Loading branch information
mmore500 authored Jan 27, 2025
1 parent f371b0f commit 51e66f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# bash ./run_tests

tests-mac:
runs-on: macos-12
runs-on: macos-15
steps:
- uses: actions/checkout@v2
- name: Install dependencies
Expand Down

0 comments on commit 51e66f9

Please sign in to comment.