From bf9b2b973358c59f1f2842c2d4ff36f204852da0 Mon Sep 17 00:00:00 2001 From: autoupdate Date: Tue, 3 Sep 2024 07:42:45 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20supported=20Ubuntu=20ve?= =?UTF-8?q?rsions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9b80d6f..76697b8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -70,4 +70,4 @@ deploy-job: - if: $CI_COMMIT_TAG parallel: matrix: - - UBUNTU_VERSION: [trusty, xenial, bionic, focal, jammy, mantic, noble] + - UBUNTU_VERSION: [trusty, xenial, bionic, focal, jammy, noble]