diff --git a/.github/workflows/third_party.yml b/.github/workflows/third_party.yml index 720ee7a8..b5d65903 100644 --- a/.github/workflows/third_party.yml +++ b/.github/workflows/third_party.yml @@ -186,7 +186,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "pypy3.10"] + python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"] runs-on: ubuntu-latest timeout-minutes: 60 steps: