Replace Python 3.8 with 3.14 for devel; bump AZP container. (#944)

This commit is contained in:
Felix Fontein
2025-07-29 17:38:43 +02:00
committed by GitHub
parent bc16487882
commit 1dd771c0c4

View File

@@ -44,7 +44,7 @@ variables:
resources:
containers:
- container: default
image: quay.io/ansible/azure-pipelines-test-container:6.0.0
image: quay.io/ansible/azure-pipelines-test-container:7.0.0
pool: Standard
@@ -280,11 +280,11 @@ stages:
nameFormat: Python {0}
testFormat: devel/generic/{0}
targets:
- test: "3.8"
- test: "3.9"
- test: "3.10"
- test: "3.11"
- test: "3.13"
- test: "3.14"
groups:
- 1
- 2