From 6b4dcfc38a73258aa5cc3f64de28164a650aab54 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Wed, 5 Apr 2023 10:25:31 +0100 Subject: ci: Update to new ci-templates snapshot --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5b15a62..bdb78a2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ include: - - remote: 'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/c5626190ec14b475271288dda7a7dae8dbe0cd76/templates/arch.yml' + - remote: 'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/7811ba9814a3bad379377241c6c6b62d78b20eac/templates/arch.yml' variables: FDO_UPSTREAM_REPO: gnome/gnome-initial-setup @@ -14,7 +14,7 @@ stages: # to the release number/branch to ensure that # a new image will be created, tailored for the # stable branch. - FDO_DISTRIBUTION_TAG: '2022-12-02.02-main' + FDO_DISTRIBUTION_TAG: '2023-04-05.01-main' # See also https://gitlab.freedesktop.org/freedesktop/ci-templates build.container.arch@x86_64: -- cgit v1.2.1