From bbb1cf7f9dd58df7c4851aadac86c963ba35b921 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 27 May 2022 10:51:41 +0200 Subject: [PATCH] Update CI matrix. (#376) --- .azure-pipelines/azure-pipelines.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 628bf2dd..d77afef0 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -134,8 +134,8 @@ stages: test: fedora35 - name: openSUSE 15 test: opensuse15 - - name: Ubuntu 18.04 - test: ubuntu1804 + - name: Ubuntu 20.04 + test: ubuntu2004 - name: Ubuntu 22.04 test: ubuntu2204 - name: Alpine 3 @@ -172,8 +172,8 @@ stages: test: centos8 - name: Fedora 34 test: fedora34 - - name: Ubuntu 20.04 - test: ubuntu2004 + - name: Ubuntu 18.04 + test: ubuntu1804 groups: - 4 - 5