mirror of
https://github.com/caronc/apprise.git
synced 2025-01-30 17:58:45 +01:00
Save CI resources by disabling builds on PyPy 3.7 and PyPy 3.8 (#698)
This commit is contained in:
parent
00f6626ba6
commit
e5523179d7
@ -22,10 +22,6 @@ matrix:
|
|||||||
# PyPy Environments
|
# PyPy Environments
|
||||||
- python: "pypy3.6-7.3.3"
|
- python: "pypy3.6-7.3.3"
|
||||||
env: TOXENV=pypy36
|
env: TOXENV=pypy36
|
||||||
- python: "pypy3.7-7.3.9"
|
|
||||||
env: TOXENV=pypy37
|
|
||||||
- python: "pypy3.8-7.3.9"
|
|
||||||
env: TOXENV=pypy38
|
|
||||||
- python: "pypy3.9-7.3.9"
|
- python: "pypy3.9-7.3.9"
|
||||||
env: TOXENV=pypy39
|
env: TOXENV=pypy39
|
||||||
# An extra environment where additional packages are not installed
|
# An extra environment where additional packages are not installed
|
||||||
|
Loading…
Reference in New Issue
Block a user