chore: add pypy310

This commit is contained in:
Oleg A 2024-04-13 13:12:40 +03:00
parent 1b14650162
commit c7d12c4164
No known key found for this signature in database
GPG key ID: 5FE046817A9657C5

View file

@ -100,6 +100,7 @@ jobs:
python-version:
- 'pypy3.8'
- 'pypy3.9'
- 'pypy3.10'
defaults:
# Windows sucks. Force use bash instead of PowerShell