Skip to content

Commit 4f30455

Browse files
authored
Update check.yml
1 parent 511b43a commit 4f30455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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-
- "pypy39" # 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)