diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index e315244e01..b587715939 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -289,8 +289,8 @@ stages: targets: - name: CentOS 8 test: centos8 - - name: Fedora 34 - test: fedora34 + - name: Fedora 33 + test: fedora33 - name: openSUSE 15 py3 test: opensuse15 - name: Ubuntu 20.04 @@ -308,8 +308,8 @@ stages: targets: - name: CentOS 8 test: centos8 - - name: Fedora 33 - test: fedora33 + - name: Fedora 32 + test: fedora32 - name: openSUSE 15 py3 test: opensuse15 - name: Ubuntu 16.04 @@ -327,8 +327,8 @@ stages: targets: - name: CentOS 8 test: centos8 - - name: Fedora 32 - test: fedora32 + - name: Fedora 31 + test: fedora31 - name: openSUSE 15 py3 test: opensuse15 groups: