mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-11-23 03:05:34 +03:00
Reapply "Use macos-latest for iOS arm64 simulator" (#9259)
This commit is contained in:
commit
38c6c478e0
|
|
@ -1 +1 @@
|
||||||
cibuildwheel==3.2.1
|
cibuildwheel==3.3.0
|
||||||
|
|
|
||||||
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
|
|
@ -100,7 +100,7 @@ jobs:
|
||||||
cibw_arch: arm64_iphoneos
|
cibw_arch: arm64_iphoneos
|
||||||
- name: "iOS arm64 simulator"
|
- name: "iOS arm64 simulator"
|
||||||
platform: ios
|
platform: ios
|
||||||
os: macos-14
|
os: macos-latest
|
||||||
cibw_arch: arm64_iphonesimulator
|
cibw_arch: arm64_iphonesimulator
|
||||||
- name: "iOS x86_64 simulator"
|
- name: "iOS x86_64 simulator"
|
||||||
platform: ios
|
platform: ios
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user