Skip to content

Commit 50eb227

Browse files
committed
Replace PyPy3.8 wheel with PyPy3.10
1 parent 1da76b5 commit 50eb227

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ jobs:
6464
fail-fast: false
6565
matrix:
6666
python-version:
67-
- pp38
6867
- pp39
68+
- pp310
6969
- cp38
7070
- cp39
7171
- cp310

0 commit comments

Comments
 (0)