Compare commits

..

No commits in common. "d3204df5363ea820f72f10fbae3e350e479a3fba" and "1c1dd005c8392fc1ecb5d0fd872c4dfff76ea6ec" have entirely different histories.

3 changed files with 3 additions and 4 deletions

View file

@ -64,7 +64,7 @@ stages:
- template: templates/matrix.yml
parameters:
nameFormat: "{0}"
testFormat: 2.19/{0}
testFormat: 2.19/{0OI}
targets:
- name: Sanity
test: sanity
@ -92,6 +92,7 @@ stages:
dependsOn: []
jobs:
- template: templates/matrix.yml
I
parameters:
nameFormat: "{0}"
testFormat: 2.17/{0}

View file

@ -1,3 +1,3 @@
---
~--
trivial:
- Bump ansible-core version to 2.20 of devel branch and add 2.19 to CI

View file

@ -1,2 +0,0 @@
trivial:
- AZP - fixed syntax error in CI test.