1
0
Fork 0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-05-07 13:56:13 +02:00

Replace PyPy3.8 wheel with PyPy3.10

This commit is contained in:
Hugo van Kemenade 2023-08-01 19:51:30 +03:00
parent 1da76b50bf
commit 50eb227b52

View File

@ -64,8 +64,8 @@ jobs:
fail-fast: false
matrix:
python-version:
- pp38
- pp39
- pp310
- cp38
- cp39
- cp310