CI: Remove testing on PyPy 3.6 and 3.7 (#868)

pull/873/head
Andreas Motl 2023-04-21 17:43:39 -07:00 committed by GitHub
parent 9b4d3450eb
commit 00ddb098e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -65,10 +65,6 @@ jobs:
python-version: "3.11"
# Test more available versions of PyPy on Linux.
- os: "ubuntu-latest"
python-version: "pypy3.6"
- os: "ubuntu-latest"
python-version: "pypy3.7"
- os: "ubuntu-latest"
python-version: "pypy3.8"
- os: "ubuntu-latest"