Use new pypy3 github actions syntax

This commit is contained in:
Anthony Sottile
2020-12-18 10:45:28 -08:00
committed by GitHub
parent 4da445dc2e
commit 293a7c962d

View File

@@ -89,7 +89,7 @@ jobs:
os: ubuntu-latest
tox_env: "py39-xdist"
- name: "ubuntu-pypy3"
python: "pypy3"
python: "pypy-3.7"
os: ubuntu-latest
tox_env: "pypy3-xdist"