diff --git a/.github/workflows/tox.yml b/.github/workflows/tox.yml index 0218e02..725a6ff 100644 --- a/.github/workflows/tox.yml +++ b/.github/workflows/tox.yml @@ -67,10 +67,10 @@ jobs: - version: 3.x exe: python toxenv: py3 - - version: pypy2 + - version: pypy-2.7 exe: pypy toxenv: pypy - - version: pypy3 + - version: pypy-3.7 exe: pypy3 toxenv: pypy3 exclude: