mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-11-22 10:45: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
|
||||
- name: "iOS arm64 simulator"
|
||||
platform: ios
|
||||
os: macos-14
|
||||
os: macos-latest
|
||||
cibw_arch: arm64_iphonesimulator
|
||||
- name: "iOS x86_64 simulator"
|
||||
platform: ios
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user