Compare commits

..

4 commits

Author SHA1 Message Date
Sloane Hertel
a6f27abb61
Merge a2e79c4e68 into 12a1c25f5e 2023-07-13 14:12:57 +00:00
s-hertel
a2e79c4e68 Update the azure-pipelines-test-container to 4.0.1
Fixes testing with Python > 3.9 up the controller
2023-07-13 14:11:46 +00:00
s-hertel
2592341f3b add a changelog 2023-07-13 14:02:04 +00:00
s-hertel
4df43acac1 remove deprecated internal argument from synchronize
the new_stdin argument is no longer used to instantiate a connection plugin
2023-07-13 14:02:04 +00:00

View file

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