mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 03:25:20 +00:00
ci: Don't mark any Fedora 36 job as optional
It's a stable distro, so we expect all jobs to succeed. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
1234ea1d38
commit
be1d39f6bd
@ -299,7 +299,7 @@ s390x-debian-sid-container:
|
||||
|
||||
mingw32-fedora-36-container:
|
||||
extends: .container_job
|
||||
allow_failure: true
|
||||
allow_failure: false
|
||||
variables:
|
||||
NAME: fedora-36-cross-mingw32
|
||||
|
||||
|
@ -157,7 +157,6 @@ targets:
|
||||
- arch: x86_64
|
||||
|
||||
- arch: mingw32
|
||||
allow-failure: true
|
||||
builds: false
|
||||
|
||||
- arch: mingw64
|
||||
|
Loading…
Reference in New Issue
Block a user