CI: Entirely drop Python 3.5 (it has been retired since F35)
This commit is contained in:
parent
58f334d385
commit
c8c3e8d253
@ -13,9 +13,6 @@
|
||||
- smoke27:
|
||||
dir: python/smoke
|
||||
run: VERSION=2.7 METHOD=virtualenv ./venv.sh
|
||||
- smoke35_optional:
|
||||
dir: python/smoke
|
||||
run: VERSION=3.5 METHOD=virtualenv INSTALL_OR_SKIP=true ./venv.sh
|
||||
- smoke36:
|
||||
dir: python/smoke
|
||||
run: VERSION=3.6 METHOD=virtualenv ./venv.sh
|
||||
|
Loading…
Reference in New Issue
Block a user