Skip to content

Commit

Permalink
Switch macos CI runner
Browse files Browse the repository at this point in the history
macos-latest currently is an arm64 machine
  • Loading branch information
karliss committed May 2, 2024
1 parent de46cb1 commit 7b8596c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ jobs:
system-deps: false
python-version: 3.7.x
- name: macos-x86_64
os: macos-latest
os: macos-14-large
python-version: 3.7.x
system-deps: false
package: true
Expand Down

0 comments on commit 7b8596c

Please sign in to comment.