This was inadvertently broken in #35441 when we dropped the runners job. Unfortunately GHA seems to continue just fine when this field is empty, so it wasn't noticed at runtime.
ci: use warp docker buildkit cache #35571
pull willcl-ark wants to merge 1 commits into bitcoin:master from willcl-ark:fixup-providers changing 1 files +3 −3-
willcl-ark commented at 8:16 AM on June 20, 2026: member
-
b552f1713a
ci: use warp docker buildkit cache
This was inadvertently broken in #35441
- DrahtBot added the label Tests on Jun 20, 2026
-
DrahtBot commented at 8:16 AM on June 20, 2026: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/35571.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process.
Type Reviewers ACK m3dwards If your review is incorrectly listed, please copy-paste <code><!--meta-tag:bot-skip--></code> into the comment that the bot should ignore.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
-
m3dwards commented at 3:01 PM on June 22, 2026: contributor
ACK b552f1713add4d14c8b940a8175b6bbe19bea846
I can see in the logs:
--cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_native_nowalletand then
[#8](/github-metadata-backup-bitcoin-bitcoin/8/) [3/6] COPY ./ci/test/00_setup_env.sh ././ci/test/00_setup_env_native_nowallet.sh ./ci/test/01_base_install.sh /ci_container_base/ci/test/ [#8](/github-metadata-backup-bitcoin-bitcoin/8/) CACHEDShowing that warp cache is being used.
Also tested on my fork that it's falling back to gha cache as expected.
- fanquake merged this on Jun 22, 2026
- fanquake closed this on Jun 22, 2026
- m3dwards deleted the branch on Jun 22, 2026
Contributors
Labels