diff --git a/.github/workflows/cli-wheels.yml b/.github/workflows/cli-wheels.yml index a1a4fddc..8494068a 100644 --- a/.github/workflows/cli-wheels.yml +++ b/.github/workflows/cli-wheels.yml @@ -73,7 +73,6 @@ jobs: # default one. Apparently maturin doesn't find all Python versions # when one chooses a PyPy version instead of CPython as default python-version: | - pypy3.7 pypy3.8 pypy3.9 pypy3.10