mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 10:56:11 +00:00
Switch macos CI runner
macos-latest currently is an arm64 machine
This commit is contained in:
parent
de46cb109b
commit
66fa0d5af3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -310,7 +310,7 @@ jobs:
|
|||||||
system-deps: false
|
system-deps: false
|
||||||
python-version: 3.7.x
|
python-version: 3.7.x
|
||||||
- name: macos-x86_64
|
- name: macos-x86_64
|
||||||
os: macos-latest
|
os: macos-14-large
|
||||||
python-version: 3.7.x
|
python-version: 3.7.x
|
||||||
system-deps: false
|
system-deps: false
|
||||||
package: true
|
package: true
|
||||||
|
Loading…
Reference in New Issue
Block a user