]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] fix: ci: Drop ccache support from CI
authorMichal Nowak <mnowak@isc.org>
Thu, 28 May 2026 13:46:21 +0000 (15:46 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 28 May 2026 13:46:21 +0000 (15:46 +0200)
commit58c2cf54bee398527bacc68c1cb90bee368db642
tree630eae7ddba4ff221ccdd6245c135aba3f3130a9
parent81071315215723aba313fc0c5c90128b172688a1
parent2f4143ca8f93b9f451144ef28ff3020950043d0b
[9.20] 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.20' into 'bind-9.20'

See merge request isc-projects/bind9!12128