From 94593735d3513607128954f11e03a8f444b6a3e7 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Thu, 31 Aug 2023 12:04:17 +0300 Subject: [PATCH] ci: Update ci-templates ref Needed primarily for the fix in: https://gitlab.freedesktop.org/freedesktop/ci-templates/-/merge_requests/188 Part-of: --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 94873a0d0f..13949f2e8c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,9 +1,9 @@ include: - project: 'freedesktop/ci-templates' - ref: 43156194381eae95b2876a3eaeaba90190774687 + ref: 7402203527f61d6473d55ad701172d1606508c52 file: '/templates/fedora.yml' - project: 'freedesktop/ci-templates' - ref: 43156194381eae95b2876a3eaeaba90190774687 + ref: 7402203527f61d6473d55ad701172d1606508c52 file: '/templates/debian.yml' ### # IMPORTANT