Skip to content

Commit c81cdf9

Browse files
committed
Disable checks for pypy-3.8.
Python 3.8 won't be supported with the next release. The pypy-3.8 causes problems already.
1 parent a31245e commit c81cdf9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- "3.8"
2828
- "pypy-3.10"
2929
- "pypy-3.9"
30-
- "pypy-3.8"
3130

3231
steps:
3332
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)