From 3b13c30112f842078a241601ede3328b9409d5d0 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 16 Jun 2023 06:17:50 +0200 Subject: [PATCH] ansible-core devel no longer supports the Ubuntu 20.04 VM. --- .azure-pipelines/azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 0f49a51c1d..07da255893 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -175,8 +175,6 @@ stages: test: alpine/3.17 # - name: Fedora 37 # test: fedora/37 - # - name: Ubuntu 20.04 - # test: ubuntu/20.04 - name: Ubuntu 22.04 test: ubuntu/22.04 groups: