mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 01:12:07 -04:00
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.
This commit is contained in:
parent
63c2b4e4d4
commit
86b0615aea
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue