CI: add PyPy3.8 and PyPy3.9.

This commit is contained in:
Catherine 2023-06-07 14:25:25 +00:00
parent 46433268cd
commit 20db537162

View file

@ -11,7 +11,9 @@ jobs:
- '3.9' - '3.9'
- '3.10' - '3.10'
- '3.11' - '3.11'
- 'pypy-3.7-v7.3.3' - 'pypy-3.7'
- 'pypy-3.8'
- 'pypy-3.9'
allow-failure: allow-failure:
- false - false
include: include: