Disable pypy3.7 for now (#1159)

Looks like tox is broken on pypy3.7.
This commit is contained in:
Hynek Schlawack 2023-06-29 12:23:03 +02:00 committed by GitHub
parent dfada92dee
commit 06f0c53240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jobs:
- "3.10"
- "3.11"
- "3.12"
- "pypy-3.7"
# - "pypy-3.7"
- "pypy-3.8"
- "pypy-3.9"