1
0
mirror of https://github.com/fedora-python/tox-current-env.git synced 2025-07-30 04:13:29 +02:00

CI: Drop Python 3.7 as it has been removed from Fedora 40

This commit is contained in:
Miro Hrončok
2025-03-05 00:03:45 +01:00
parent b73cf22d73
commit c656431ce3

View File

@@ -23,8 +23,6 @@ jobs:
# (see https://github.com/fedora-python/tox-github-action/issues/8)
# Generate it by: tox -l | sed "s/^/- /"
- py36-tox3
- py37-tox3
- py37-tox4
- py38-tox3
- py38-tox4
- py39-tox3