From 6d1f85bbe937d671f6bef06837e3be428c692d41 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Tue, 1 Aug 2023 14:54:33 -0400 Subject: ansible-test: remove alpine 3.17 (#81124) --- .azure-pipelines/azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.azure-pipelines') diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 5d4dbf257d..37c7e5c6be 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -116,8 +116,6 @@ stages: - template: templates/matrix.yml # context/controller (ansible-test container management) parameters: targets: - - name: Alpine 3.17 - test: alpine/3.17 - name: Alpine 3.18 test: alpine/3.18 - name: Fedora 38 -- cgit v1.2.3