]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: ci: Configure without Python as ply is gone from CI images
authorMichal Nowak <mnowak@isc.org>
Wed, 4 Feb 2026 19:44:40 +0000 (20:44 +0100)
committerMichal Nowak <mnowak@isc.org>
Wed, 4 Feb 2026 19:44:40 +0000 (20:44 +0100)
But enable Python in Alpine Linux where ply is still present (as we
can't rebuild the image).

Merge branch 'mnowak/configure-without-python' into 'bind-9.16'

See merge request isc-projects/bind9!11518


Trivial merge