Compare commits

..

No commits in common. "39a9e79985fc239e8ac8212f3aa88ad35df846da" and "af6b90981af6daa1a73e29fc5c2c4764cff6f480" have entirely different histories.

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: []