Compare commits

..

1 commit

Author SHA1 Message Date
Abhijeet Kasurde
175a46bf33
Merge af6b90981a into 7313065a96 2024-07-12 23:06:47 +00:00

View file

@ -107,12 +107,12 @@ stages:
parameters: parameters:
testFormat: devel/linux/{0}/1 testFormat: devel/linux/{0}/1
targets: targets:
- name: Fedora 39 py310 - name: Fedora 39 py311
test: fedora39@3.10 test: fedora39@3.11
- name: Ubuntu 20.04 py310 - name: Ubuntu 20.04 py39
test: ubuntu2004@3.10 test: ubuntu2004@3.9
- name: Ubuntu 22.04 - name: Ubuntu 22.04 py39
test: ubuntu2204@default test: ubuntu2204@3.9
- stage: Docker_2_17 - stage: Docker_2_17
displayName: Docker 2.17 displayName: Docker 2.17
dependsOn: [] dependsOn: []