Skip to content

Commit e5b2e34

Browse files
authored
Update check.yml
1 parent eb4f62c commit e5b2e34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
py:
2020
- "3.11"
2121
- "3.10"
22-
- "pypy3" # ahead to start it earlier because takes longer
22+
- "pypy3.9" # ahead to start it earlier because takes longer
2323
- "3.9"
2424
- "3.8"
2525
- "3.7"

0 commit comments

Comments
 (0)