CI: Drop Python 2.7 completely
Fedora 41 was the last one to have it and it is EOL. [skip changelog]
This commit is contained in:
@@ -31,9 +31,6 @@ discover:
|
||||
how: shell
|
||||
url: https://src.fedoraproject.org/tests/python.git
|
||||
tests:
|
||||
- name: smoke27
|
||||
path: /smoke
|
||||
test: VERSION=2.7 INSTALL_OR_SKIP=true METHOD=virtualenv TOX_REQUIRES="virtualenv<20.22.0" ./venv.sh
|
||||
- name: smoke36
|
||||
path: /smoke
|
||||
test: VERSION=3.6 INSTALL_OR_SKIP=true TOX_REQUIRES="virtualenv<20.22.0" ./venv.sh
|
||||
|
||||
Reference in New Issue
Block a user