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:
Michal Nowak 2026-05-28 17:49:22 +02:00
parent 63c2b4e4d4
commit 86b0615aea

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)