]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] fix: ci: Drop ccache support from CI
authorMichal Nowak <mnowak@isc.org>
Thu, 28 May 2026 13:46:39 +0000 (15:46 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 28 May 2026 13:46:39 +0000 (15:46 +0200)
commit517ec574516ea42653b2abe8f59296e724f40ded
tree83aecaa4841565e6e4a17d1019f8e1f1cf347c5b
parentd329d255489b57b39ccde20e0242cd4a8979994b
parent8d3b8148a9f90d28fbcef28079c3f1ab31a0dd75
[9.18] 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.18' into 'bind-9.18'

See merge request isc-projects/bind9!12129