From c01edca23f98eaa4b5dcefdfd8bf6aeb79f033a5 Mon Sep 17 00:00:00 2001 From: Johannes Mey <johannes.mey@tu-dresden.de> Date: Thu, 8 Jun 2023 19:19:33 +0200 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e8eaf83..c088993 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ stages: - build build-kernel: - image: ubuntu:humble + image: ubuntu:jammy stage: build artifacts: paths: -- GitLab