diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 63482c9..0d1da4e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,7 +89,7 @@ jobs: - "pypy-3.8" - "pypy-3.9" - "pypy-3.10" - - "pypy-3.11" + # - "pypy-3.11" include: - source: sdist artifact: dist/*.tar.gz