diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1fac3d4f5d..ca119761de 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -54,7 +54,8 @@ jobs: - 3.9 - "3.10" - "3.11" - - "pypy-3.7" + # TODO: Investigate why it started failing with cryptic error on CI + #- "pypy-3.7" os: - ubuntu-latest include: