Ignore pypy for now

This commit is contained in:
James R. Barlow
2023-11-21 01:05:23 -08:00
parent fec53be841
commit aacaba3d26
+2 -2
View File
@@ -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 }}