]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: ci: Revert "allow_failure: true" for the "cross-version-config-tests" job 12436/head
authorMichał Kępień <michal@isc.org>
Wed, 22 Jul 2026 13:24:02 +0000 (15:24 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 22 Jul 2026 13:24:02 +0000 (15:24 +0200)
commitd04e2b13cfdfbc671d50b1cfee945467a834d719
tree0345e954e62ef7e2ea911fd5c0db72bfdc7041bf
parent36f0688f7707b4758c9bca3d47570287fa7cbdc1
parent5d7310d03e322eae3b67d179eb91918dd129bb47
chg: ci: Revert "allow_failure: true" for the "cross-version-config-tests" job

With the `v9.21.24` release tag now merged back into `main`, revert the
`allow_failure: true` change introduced in !12264 as the
`cross-version-config-tests` job is no longer expected to fail.

Merge branch 'michal/revert-allow_failure-true-for-cross-version-config-tests' into 'main'

See merge request isc-projects/bind9!12435