]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.11] fix: ci: Drop ccache support from CI bind-9.11
authorMichal Nowak <mnowak@isc.org>
Thu, 28 May 2026 13:47:24 +0000 (15:47 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 28 May 2026 13:47:24 +0000 (15:47 +0200)
commit3e698ef4a46666ea7596775bf9e446488a89c3e2
tree0a397a418e788852dc470945563b257f54b30668
parentaa15668cabd3749389d6ba6b6500b22305f9dbcb
parente38e48c3830d75d5c56d0fe364d07d4d75c07919
[9.11] 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.11' into 'bind-9.11'

See merge request isc-projects/bind9!12131