mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 01:34:24 +03:00
Run faster builds first
This commit is contained in:
parent
dc26810199
commit
1d53ac8b1d
2
.github/workflows/wheels-linux.yml
vendored
2
.github/workflows/wheels-linux.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
python: [ "pypy3.7-7.3.8", "pypy3.8-7.3.8", "3.7", "3.8", "3.9", "3.10" ]
|
python: [ "pypy3.7-7.3.8", "pypy3.8-7.3.8", "3.7", "3.8", "3.9", "3.10" ]
|
||||||
platform: [ "x86_64", "i686" ]
|
platform: [ "i686", "x86_64" ]
|
||||||
mb-ml-libc: [ "manylinux" ]
|
mb-ml-libc: [ "manylinux" ]
|
||||||
include:
|
include:
|
||||||
- python: "3.8"
|
- python: "3.8"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user