]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
.gitlab-ci.yml: always run fedora-i686 2115/head
authorAlexander Sosedkin <asosedkin@redhat.com>
Mon, 29 Jun 2026 10:34:09 +0000 (12:34 +0200)
committerAlexander Sosedkin <asosedki@redhat.com>
Thu, 30 Jul 2026 10:39:53 +0000 (10:39 +0000)
Signed-off-by: Alexander Sosedkin <asosedkin@redhat.com>
.gitlab-ci.yml

index 04cbc0668f9c520cb6318d337ba7121b78e69239..188c7ed7486fff55141d7b57152cad4097ee1bad 100644 (file)
@@ -689,7 +689,6 @@ fedora-i686/build:
     - setarch i686 -- make -j$BUILDJOBS
     # build tests, but don't execute them
     - setarch i686 -- make -j$BUILDJOBS -C tests check TESTS=""
-  when: manual
 
 fedora-i686/test:
   extends: