mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-05 22:20:54 +03:00
Merge pull request #206 from radarhere/m1
This commit is contained in:
commit
d70abd593f
42
.github/workflows/wheels.yml
vendored
42
.github/workflows/wheels.yml
vendored
|
@ -28,17 +28,16 @@ jobs:
|
|||
os-name: "osx"
|
||||
- os: "ubuntu-20.04"
|
||||
os-name: "focal"
|
||||
# Disable whilst not available
|
||||
# - os: "macos-11.0"
|
||||
# os-name: "osx"
|
||||
# platform: "arm64"
|
||||
# python: "3.9"
|
||||
# macos-target: "11.0"
|
||||
# - os: "macos-11.0"
|
||||
# os-name: "osx"
|
||||
# platform: "arm64"
|
||||
# python: "3.8"
|
||||
# macos-target: "11.0"
|
||||
- os: "macos-11"
|
||||
os-name: "osx"
|
||||
platform: "arm64"
|
||||
python: "3.9"
|
||||
macos-target: "11.0"
|
||||
- os: "macos-11"
|
||||
os-name: "osx"
|
||||
platform: "arm64"
|
||||
python: "3.8"
|
||||
macos-target: "11.0"
|
||||
env:
|
||||
BUILD_COMMIT: HEAD
|
||||
PLAT: ${{ matrix.platform }}
|
||||
|
@ -82,17 +81,16 @@ jobs:
|
|||
os-name: "osx"
|
||||
- os: "ubuntu-20.04"
|
||||
os-name: "focal"
|
||||
# Disable whilst not available
|
||||
# - os: "macos-11.0"
|
||||
# os-name: "osx"
|
||||
# platform: "arm64"
|
||||
# python: "3.9"
|
||||
# macos-target: "11.0"
|
||||
# - os: "macos-11.0"
|
||||
# os-name: "osx"
|
||||
# platform: "arm64"
|
||||
# python: "3.8"
|
||||
# macos-target: "11.0"
|
||||
- os: "macos-11"
|
||||
os-name: "osx"
|
||||
platform: "arm64"
|
||||
python: "3.9"
|
||||
macos-target: "11.0"
|
||||
- os: "macos-11"
|
||||
os-name: "osx"
|
||||
platform: "arm64"
|
||||
python: "3.8"
|
||||
macos-target: "11.0"
|
||||
env:
|
||||
BUILD_COMMIT: master
|
||||
PLAT: ${{ matrix.platform }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user