]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.16] fix: ci: Drop ccache support from CI bind-9.16
authorMichal Nowak <mnowak@isc.org>
Thu, 28 May 2026 13:47:00 +0000 (15:47 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 28 May 2026 13:47:00 +0000 (15:47 +0200)
commitcbf4dc0eea80a611e7b66bb3ed55df6f9d0b56b2
treec4cc070cb6e3c0af97d1f729eceebff94eb026f5
parent377928323eb7af5de356ede6c324c1a84e68b419
parent534a75aecc9e34ce0ed8ec0da8cfec7ccef349f2
[9.16] fix: ci: Drop ccache support from CI

The population of the compile cache is so slow, that a BIND 9 build can
take 20 minutes.

Assisted-by: Claude:claude-opus-4-7
Backport of MR !12127

Merge branch 'backport-mnowak/drop-ccache-support-9.16' into 'bind-9.16'

See merge request isc-projects/bind9!12130