From 017a8dae86936d5eb46448fde4c84be480fc0209 Mon Sep 17 00:00:00 2001 From: Amin Vakil Date: Fri, 30 Apr 2021 12:51:23 +0430 Subject: [PATCH] Add fedora 34 and fix typo --- .azure-pipelines/azure-pipelines.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index a479a33ba8..828ae12bbb 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -267,6 +267,8 @@ stages: test: fedora32 - name: Fedora 33 test: fedora33 + - name: Fedora 34 + test: fedora34 - name: openSUSE 15 py2 test: opensuse15py2 - name: openSUSE 15 py3 @@ -289,7 +291,7 @@ stages: targets: - name: CentOS 8 test: centos8 - - name: Fedora 32 + - name: Fedora 33 test: fedora33 - name: openSUSE 15 py3 test: opensuse15