use pypy3.9 to work around coverage issue

This commit is contained in:
Anthony Sottile 2023-01-02 07:41:47 -08:00 committed by GitHub
parent ed3012d29f
commit bc6e087235
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
include:
# linux
- os: ubuntu-latest
python: pypy-3.8
python: pypy-3.9
toxenv: py
- os: ubuntu-latest
python: 3.8