Skip to content

Commit 0e4194b

Browse files
authored
Test PyPy2/3 on GHA (#598)
1 parent 632e346 commit 0e4194b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515
- { os: "windows-latest" , python-version: "2.7" }
1616
- { os: "windows-latest" , python-version: "3.5" }
1717
- { os: "windows-latest" , python-version: "3.9" }
18-
exclude:
19-
# Currently fails with PyPy 7.3.2, pending 7.3.3+ on GHA:
20-
# https://github.com/actions/setup-python/issues/163
2118
- { os: "windows-latest" , python-version: "pypy2" }
2219
- { os: "windows-latest" , python-version: "pypy3" }
2320

0 commit comments

Comments
 (0)