mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
Update the azure-pipelines-test-container to 4.0.1
Fixes testing with Python > 3.9 up the controller
This commit is contained in:
parent
2592341f3b
commit
a2e79c4e68
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ variables:
|
||||||
resources:
|
resources:
|
||||||
containers:
|
containers:
|
||||||
- container: default
|
- container: default
|
||||||
image: quay.io/ansible/azure-pipelines-test-container:3.0.0
|
image: quay.io/ansible/azure-pipelines-test-container:4.0.1
|
||||||
|
|
||||||
pool: Standard
|
pool: Standard
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue