]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
.gitlab-ci.yml: do not run fedora-i686/test w/o fedora-i686/build
authorAlexander Sosedkin <asosedkin@redhat.com>
Mon, 9 Feb 2026 08:58:06 +0000 (09:58 +0100)
committerAlexander Sosedkin <asosedkin@redhat.com>
Mon, 9 Feb 2026 08:58:47 +0000 (09:58 +0100)
Signed-off-by: Alexander Sosedkin <asosedkin@redhat.com>
.gitlab-ci.yml

index 8fea1b678be73ce59dbfb233fc1e3fe8b760e583..8bb0be81dad74673a724e7561768eea20f6af2fe 100644 (file)
@@ -695,7 +695,8 @@ fedora-i686/test:
   dependencies:
     - fedora-i686/build
   needs:
-    - fedora-i686/build
+    - job: fedora-i686/build
+      optional: false
   script:
     - setarch i686 -- make -j$CHECKJOBS check