gitlab CI: remove a leftover use of a fedora image

This is overridden by the template users anyway

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2023-01-04 15:05:31 +10:00
parent 9a12a447ec
commit c739cc7b41
2 changed files with 0 additions and 2 deletions

View file

@ -452,7 +452,6 @@ freebsd:13.1@container-clean:
.build-in-qemu@template:
extends:
- .policy
- .fdo.distribution-image@fedora
tags:
- kvm
variables:

View file

@ -328,7 +328,6 @@ check-whitespace:
.build-in-qemu@template:
extends:
- .policy
- .fdo.distribution-image@fedora
tags:
- kvm
variables: