mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
temporarily remove PyPy from GHA testing
This commit is contained in:
parent
3c1f90efce
commit
c62b5f9044
2
.github/workflows/test-windows.yml
vendored
2
.github/workflows/test-windows.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: ["3.5", "3.6", "3.7", "pypy3.6"]
|
||||
python-version: ["3.5", "3.6", "3.7"]
|
||||
architecture: ["x86", "x64"]
|
||||
include:
|
||||
- architecture: "x86"
|
||||
|
|
Loading…
Reference in New Issue
Block a user