Merge pull request #1779 from PyCQA/asottile-patch-1

use pypy3.9 to work around coverage issue
This commit is contained in:
Anthony Sottile 2023-01-02 10:46:26 -05:00 committed by GitHub
commit 33e1c55853
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