mirror of
https://github.com/caronc/apprise.git
synced 2025-06-20 17:57:56 +02:00
CI: Remove testing on PyPy 3.6 and 3.7 (#868)
This commit is contained in:
parent
9b4d3450eb
commit
00ddb098e5
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -65,10 +65,6 @@ jobs:
|
|||||||
python-version: "3.11"
|
python-version: "3.11"
|
||||||
|
|
||||||
# Test more available versions of PyPy on Linux.
|
# 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"
|
- os: "ubuntu-latest"
|
||||||
python-version: "pypy3.8"
|
python-version: "pypy3.8"
|
||||||
- os: "ubuntu-latest"
|
- os: "ubuntu-latest"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user