diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ecfd3ca8..8412d850 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -32,8 +32,8 @@ jobs: - os: ubuntu-latest python: "3.12" tesseract5: true - - os: ubuntu-latest - python: "pypy3.10" + # - os: ubuntu-latest + # python: "pypy3.10" env: OS: ${{ matrix.os }}