mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +03:00
Test on latest available Ubuntu and macOS
This commit is contained in:
parent
9c78c3f972
commit
0c46177804
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -9,8 +9,8 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [
|
os: [
|
||||||
"ubuntu-18.04",
|
"ubuntu-latest",
|
||||||
"macOS-10.14",
|
"macOS-latest",
|
||||||
]
|
]
|
||||||
python-version: [
|
python-version: [
|
||||||
"pypy3",
|
"pypy3",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user