From 8f9c7f39badf75dfca155f523d5c46d0085c3764 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 18 Dec 2020 13:14:29 +0100 Subject: [PATCH] Reduce 2.9 coverage to decrease large number of jobs. --- .azure-pipelines/azure-pipelines.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 9e92365c26..00547953a0 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -188,8 +188,8 @@ stages: targets: - name: RHEL 8.2 test: rhel/8.2 - - name: FreeBSD 12.0 - test: freebsd/12.0 + #- name: FreeBSD 12.0 + # test: freebsd/12.0 groups: - 1 - 2 @@ -260,10 +260,10 @@ stages: targets: - name: CentOS 8 test: centos8 - - name: Fedora 31 - test: fedora31 - - name: openSUSE 15 py3 - test: opensuse15 + #- name: Fedora 31 + # test: fedora31 + #- name: openSUSE 15 py3 + # test: opensuse15 groups: - 1 - 2