For whatever reason, the builder is unstable. We'll investigate this later.
Issue: #388
# - 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:
# '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"