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

pull/725/head
Felix Fontein 2024-04-05 07:49:15 +02:00 committed by GitHub
parent 50c2c4db29
commit 7e33398d5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

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"