mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-25 00:34:14 +03:00
Added Python 3.10 Linux jobs
This commit is contained in:
parent
fac34051ea
commit
49b847ba95
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
|
@ -23,8 +23,6 @@ jobs:
|
|||
exclude:
|
||||
- os: "macos-latest"
|
||||
platform: "i686"
|
||||
- os: "ubuntu-20.04"
|
||||
python: "3.10"
|
||||
include:
|
||||
- os: "macos-latest"
|
||||
os-name: "osx"
|
||||
|
@ -83,8 +81,6 @@ jobs:
|
|||
exclude:
|
||||
- os: "macos-latest"
|
||||
platform: "i686"
|
||||
- os: "ubuntu-20.04"
|
||||
python: "3.10"
|
||||
include:
|
||||
- os: "macos-latest"
|
||||
os-name: "osx"
|
||||
|
|
Loading…
Reference in New Issue
Block a user