ci: add pypy3.10-nightly

This commit is contained in:
David Hewitt 2023-06-07 08:22:11 +01:00
parent 7a5ea8cf69
commit a1f0d91a67
1 changed files with 4 additions and 3 deletions

View File

@ -198,9 +198,10 @@ jobs:
"3.9", "3.9",
"3.10", "3.10",
"3.11", "3.11",
"pypy-3.7", "pypy3.7",
"pypy-3.8", "pypy3.8",
"pypy-3.9" "pypy3.9",
"pypy3.10-nightly",
] ]
platform: platform:
[ [