mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-15 20:06:28 +03:00
commit
c5005dfd12
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ "ubuntu-20.04", "macos-latest" ]
|
os: [ "ubuntu-20.04", "macos-latest" ]
|
||||||
python: [ "pypy3.7-7.3.3", "3.7", "3.8", "3.9", "3.10" ]
|
python: [ "pypy3.7-7.3.7", "3.7", "3.8", "3.9", "3.10" ]
|
||||||
platform: [ "x86_64", "i686" ]
|
platform: [ "x86_64", "i686" ]
|
||||||
macos-target: [ "10.10" ]
|
macos-target: [ "10.10" ]
|
||||||
exclude:
|
exclude:
|
||||||
|
@ -75,7 +75,7 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ "ubuntu-20.04", "macos-latest" ]
|
os: [ "ubuntu-20.04", "macos-latest" ]
|
||||||
python: [ "pypy3.7-7.3.3", "3.7", "3.8", "3.9", "3.10" ]
|
python: [ "pypy3.7-7.3.7", "3.7", "3.8", "3.9", "3.10" ]
|
||||||
platform: [ "x86_64", "i686" ]
|
platform: [ "x86_64", "i686" ]
|
||||||
macos-target: [ "10.10" ]
|
macos-target: [ "10.10" ]
|
||||||
exclude:
|
exclude:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user