mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Merge pull request #4199 from hugovk/upgrade-gha-macos
Test on latest available macOS and Ubuntu
This commit is contained in:
commit
48eb37aa40
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -9,8 +9,8 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
os: [
|
||||
"ubuntu-18.04",
|
||||
"macOS-10.14",
|
||||
"ubuntu-latest",
|
||||
"macOS-latest",
|
||||
]
|
||||
python-version: [
|
||||
"pypy3",
|
||||
|
|
Loading…
Reference in New Issue
Block a user