mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-05-30 18:53:28 +03:00
Test slower macOS first, for slightly faster builds
This commit is contained in:
parent
86f32f6074
commit
3e9a6f7508
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -9,8 +9,8 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [
|
os: [
|
||||||
"ubuntu-latest",
|
|
||||||
"macOS-latest",
|
"macOS-latest",
|
||||||
|
"ubuntu-latest",
|
||||||
]
|
]
|
||||||
python-version: [
|
python-version: [
|
||||||
"pypy-3.8",
|
"pypy-3.8",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user