For some reason some 2.9 tests were still running in AZP.

pull/594/head
Felix Fontein 2023-04-09 14:27:39 +02:00
parent 9fc27e74f8
commit 11e7232bd6
1 changed files with 0 additions and 18 deletions

View File

@ -110,24 +110,6 @@ stages:
test: opensuse15
- name: Ubuntu 20.04
test: ubuntu2004
- stage: Docker_2_9
displayName: Docker 2.9
dependsOn: []
jobs:
- template: templates/matrix.yml
parameters:
testFormat: 2.9/linux/{0}/1
targets:
- name: CentOS 6
test: centos6
- name: CentOS 7
test: centos7
- name: Fedora 31
test: fedora31
- name: Ubuntu 16.04
test: ubuntu1604
- name: Ubuntu 18.04
test: ubuntu1804
### Remote
- stage: Remote_2_13