Skip to content

Commit

Permalink
Switch to macos-13 runner so it is an Intel chip (#561)
Browse files Browse the repository at this point in the history
cplex, which is required by cutqc, is not available on ARM
  • Loading branch information
garrison authored Apr 24, 2024
1 parent 0d9cb60 commit 69adfc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_latest_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
os: [ubuntu-latest]
python-version: ["3.9", "3.12"]
include:
- os: macos-latest
- os: macos-13
python-version: "3.8"
- os: windows-latest
python-version: "3.10"
Expand Down

0 comments on commit 69adfc5

Please sign in to comment.