Skip to content

Commit

Permalink
Try bumping CI to macOS 12
Browse files Browse the repository at this point in the history
  • Loading branch information
mmore500 authored Sep 22, 2024
1 parent 3912c57 commit 34e0c69
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-11
runs-on: macos-12
steps:
- uses: actions/checkout@v2
- name: Install dependencies
Expand Down

0 comments on commit 34e0c69

Please sign in to comment.