From 27812c1a161fbcde6e6c48487af94feb9f7b777b Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Tue, 2 May 2023 18:41:53 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Set=20lunar=20as=20default=20build?= =?UTF-8?q?=20release?= 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 6af1325..6707f8b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ default: - image: ubuntu:kinetic + image: ubuntu:lunar variables: PACKAGE: "intellij-idea-community"