Skip to content

Commit

Permalink
Try to keep tests for Python 2.7 using pypy
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiX committed Dec 20, 2023
1 parent e05f020 commit 449a8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
max-parallel: 5
matrix:
python-version:
- 2.7
- pypy2.7
- 3.8
- 3.9
- '3.10'
Expand Down

0 comments on commit 449a8ae

Please sign in to comment.