From 460f842ae01de43fe7a85280688dceb36df7cc67 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Mon, 11 Apr 2022 18:14:49 -0700 Subject: [PATCH] Remove openSUSE Python 2.7 from test matrix. --- .azure-pipelines/azure-pipelines.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 1953bbf734e..e9b3778b0e7 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -119,9 +119,7 @@ stages: test: fedora34 - name: Fedora 35 test: fedora35 - - name: openSUSE 15 py2 - test: opensuse15py2 - - name: openSUSE 15 py3 + - name: openSUSE 15 test: opensuse15 - name: Ubuntu 18.04 test: ubuntu1804