ansible-core devel dropped support for Python 3.7. (#722)
parent
50c2c4db29
commit
7e33398d5c
|
@ -278,8 +278,7 @@ stages:
|
|||
nameFormat: Python {0}
|
||||
testFormat: devel/generic/{0}
|
||||
targets:
|
||||
- test: 3.7
|
||||
# - test: 3.8
|
||||
- test: 3.8
|
||||
# - test: 3.9
|
||||
# - test: "3.10"
|
||||
- test: "3.11"
|
||||
|
|
Loading…
Reference in New Issue