Remove Python 3.6 from CI configuration
This commit is contained in:
parent
a5bfb663f2
commit
5fd8a26f31
1 changed files with 0 additions and 4 deletions
4
plan.fmf
4
plan.fmf
|
|
@ -6,9 +6,6 @@ discover:
|
|||
how: shell
|
||||
url: https://src.fedoraproject.org/tests/python.git
|
||||
tests:
|
||||
- name: smoke36
|
||||
path: /smoke
|
||||
test: VERSION=3.6 TOX=false ./venv.sh
|
||||
- name: smoke310
|
||||
path: /smoke
|
||||
test: VERSION=3.10 ./venv.sh
|
||||
|
|
@ -82,7 +79,6 @@ prepare:
|
|||
package:
|
||||
- gcc
|
||||
- virtualenv
|
||||
- python3.6-devel
|
||||
- python3.10-devel
|
||||
- python3.11-devel
|
||||
- python3.12-devel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue