1
0
Fork 0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-05-08 02:26:18 +02:00

Replace PyPy3.8 wheel with PyPy3.10 (#602)

This commit is contained in:
Hugo van Kemenade 2023-08-02 10:05:40 +03:00 committed by GitHub
commit a179fb55db
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

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