gitlab CI: do not retry the qemu runs

See libinput commit fb4f4131a112201c86c510179cfc939fcfa8aece by Benjamin
Tissoires

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2023-01-04 14:46:01 +10:00
parent 4f66455160
commit f45bc03d9f
2 changed files with 0 additions and 8 deletions

View file

@ -793,10 +793,6 @@ soname:
- console.out
reports:
junit: $MESON_BUILDDIR/junit-*.xml
retry:
max: 2
when: script_failure
needs: ['fedora:35@qemu-prep']
qemu:meson:

View file

@ -480,10 +480,6 @@ soname:
- console.out
reports:
junit: $MESON_BUILDDIR/junit-*.xml
retry:
max: 2
when: script_failure
needs: ['{{distro.name}}:{{version}}@qemu-prep']
qemu:meson: