From dbe3458767bb641c9a48a4e6d0aae46b11bf225d Mon Sep 17 00:00:00 2001 From: Konstantin Babushkin Date: Wed, 20 Nov 2024 20:01:35 +0100 Subject: [PATCH] antelope unmaintained --- .github/workflows/integration_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index 6edbe437..c460cf21 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -32,7 +32,7 @@ jobs: openstack_version: "stable/2023.2" ubuntu_version: "22.04" - name: "antelope" - openstack_version: "stable/2023.1" + openstack_version: "unmaintained/2023.1" ubuntu_version: "22.04" - name: "zed" openstack_version: "unmaintained/zed"