Skip to content

Commit d2654f7

Browse files
committed
bump CI to pypy3.7
1 parent a81a7af commit d2654f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- 3.8
1818
- 3.9
1919
- "3.10"
20-
- pypy3
20+
- pypy-3.7
2121

2222
steps:
2323
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)