Try pypy3.10

This commit is contained in:
James R. Barlow
2024-02-14 14:25:13 -08:00
parent 3a3635f7f9
commit 9ec0745ab8
+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 }}