From 4287618d3ac8f76dcee2a9b70d6f298406bc1c54 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Fri, 11 Dec 2020 13:55:04 +0000 Subject: [PATCH] AZP: fedora32 doesn't exist on Ansible 2.9 --- .azure-pipelines/azure-pipelines.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 0575f5df..f7dbc8be 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -146,8 +146,7 @@ stages: test: centos8 - name: Fedora 31 test: fedora31 - - name: Fedora 32 - test: fedora32 + - name: openSUSE 15 py2 test: opensuse15py2 - name: openSUSE 15 py3