Skip to content
This repository was archived by the owner on Apr 20, 2025. It is now read-only.

Commit 390acdf

Browse files
hugovksybrenstuvel
authored andcommitted
Test PyPy3.9 and 3.10
1 parent 56d6ca2 commit 390acdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ jobs:
1313
python-version:
1414
- "3.7"
1515
- "3.8"
16-
- "pypy3.8"
1716
- "3.9"
1817
- "pypy3.9"
1918
- "3.10"
19+
- "pypy3.10"
2020
- "3.11"
2121
- "3.12"
2222

0 commit comments

Comments
 (0)