mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
[PR #6629/2cfbcb4e backport][stable-5] CI: ansible-core devel drops support for Python 3.5 (#6632)
CI: ansible-core devel drops support for Python 3.5 (#6629)
ansible-core devel drops support for Python 3.5.
(cherry picked from commit 2cfbcb4efd)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -123,7 +123,6 @@ stages:
|
|||||||
testFormat: devel/units/{0}/1
|
testFormat: devel/units/{0}/1
|
||||||
targets:
|
targets:
|
||||||
- test: 2.7
|
- test: 2.7
|
||||||
- test: 3.5
|
|
||||||
- test: 3.6
|
- test: 3.6
|
||||||
- test: 3.7
|
- test: 3.7
|
||||||
- test: 3.8
|
- test: 3.8
|
||||||
@@ -139,6 +138,7 @@ stages:
|
|||||||
nameFormat: Python {0}
|
nameFormat: Python {0}
|
||||||
testFormat: 2.15/units/{0}/1
|
testFormat: 2.15/units/{0}/1
|
||||||
targets:
|
targets:
|
||||||
|
- test: 3.5
|
||||||
- test: "3.10"
|
- test: "3.10"
|
||||||
- stage: Units_2_14
|
- stage: Units_2_14
|
||||||
displayName: Units 2.14
|
displayName: Units 2.14
|
||||||
|
|||||||
Reference in New Issue
Block a user