]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
CI: Disable unstable OpenBSD 7.5 build
authorMaria Matejka <mq@ucw.cz>
Wed, 1 Apr 2026 20:28:40 +0000 (22:28 +0200)
committerMaria Matejka <mq@ucw.cz>
Tue, 7 Apr 2026 09:51:05 +0000 (11:51 +0200)
For whatever reason, the builder is unstable. We'll investigate this later.

Issue: #388

.gitlab-ci.yml
gitlab/data.yml.j2

index e5b85c85fdffc2daa55b998fd2545ee0c4ac02f7..b7dd38ed35a2dee736636da9dd93c3f3f3edb877 100644 (file)
@@ -2638,14 +2638,6 @@ crossinstall-s390x-ubuntu-25.10-amd64:
 #    - gmake check
 
 
-build-birdlab-openbsd-75:
-  <<: *build-birdlab-base
-  variables:
-    AUTOCONF_VERSION: '2.71'
-  tags:
-    - birdlab-openbsd-75
-    - amd64
-
 build-birdlab-openbsd-76:
   <<: *build-birdlab-base
   variables:
index bde5ff1415fadcf40b9e9d0bf5bc0d7743bbf401..7482c4680d60ef9f5611f3bc527ae8192aec525d 100644 (file)
@@ -152,10 +152,6 @@ distros:
 # '25.04' -> ["arm64"] fails in `make check` with Timeout expired on `rt-fib_test`
 
 birdlab:
-  - name: openbsd-75
-    variables:
-      AUTOCONF_VERSION: "2.71"
-
   - name: openbsd-76
     variables:
       AUTOCONF_VERSION: "2.72"