ansible-core devel dropped support for Python 3.7. (#722)

This commit is contained in:
Felix Fontein
2024-04-05 07:49:15 +02:00
committed by GitHub
parent 50c2c4db29
commit 7e33398d5c

View File

@@ -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"