mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Replace Python 3.8 with 3.14 for devel; bump AZP container. (#944)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user