Skip to content

Commit cd01ee3

Browse files
committed
CI: Remove failing PyPy3.8 job (would require Cython C source changes).
1 parent 227ea38 commit cd01ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- "3.10"
2323
- "3.9"
2424
- "3.8"
25-
- "pypy-3.8"
25+
#- "pypy-3.8"
2626
- "pypy-3.9"
2727
- "pypy-3.10"
2828
- "pypy-3.11"

0 commit comments

Comments
 (0)