fix: ci: Make cross-version-config-tests allow_failure: true

The issue #6007 failed to mark cross-version-config-tests with
allow_failure: true. This should be reverted when the June release is
out.

Closes #6007

Merge branch '6007-allow-failure-cross-version-config-tests' into 'main'

See merge request isc-projects/bind9!12136
This commit is contained in:
Michal Nowak 2026-05-28 17:59:30 +02:00
commit 2f2d5462ef

View file

@ -1128,6 +1128,7 @@ cross-version-config-tests:
untracked: true
expire_in: "1 day"
when: always
allow_failure: true # #6007
# Jobs for regular GCC builds on Alpine Linux 3.23 (amd64)