diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0d4a6b3a..93179c78 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 }}