diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3d98851..dd2abf1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,9 +14,6 @@ jobs: python: - '3.7' - '3.11' - include: - - os: ubuntu-latest - python: pypy-3.7 steps: - uses: actions/checkout@v3