mirror of https://github.com/caronc/apprise
CI: Remove testing on PyPy 3.6 and 3.7 (#868)
parent
9b4d3450eb
commit
00ddb098e5
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue