From c739cc7b41f3338fda8a8d3a7e105e3205902193 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 4 Jan 2023 15:05:31 +1000 Subject: gitlab CI: remove a leftover use of a fedora image This is overridden by the template users anyway Signed-off-by: Peter Hutterer --- .gitlab-ci.yml | 1 - .gitlab-ci/ci.template | 1 - 2 files changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 81a06555..87c4596b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -452,7 +452,6 @@ freebsd:13.1@container-clean: .build-in-qemu@template: extends: - .policy - - .fdo.distribution-image@fedora tags: - kvm variables: diff --git a/.gitlab-ci/ci.template b/.gitlab-ci/ci.template index 54490e43..de90ef27 100644 --- a/.gitlab-ci/ci.template +++ b/.gitlab-ci/ci.template @@ -328,7 +328,6 @@ check-whitespace: .build-in-qemu@template: extends: - .policy - - .fdo.distribution-image@fedora tags: - kvm variables: -- cgit v1.2.1