Skip to content

Commit

Permalink
Try CI pinning to older macos image
Browse files Browse the repository at this point in the history
  • Loading branch information
mmore500 authored Jun 6, 2023
1 parent da3a916 commit b01a5c9
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-latest
runs-on: macos-11
steps:
- uses: actions/checkout@v2
- name: Install dependencies
Expand Down

0 comments on commit b01a5c9

Please sign in to comment.