]> Untitled Git - bdk/commit
ci(coverage): Pin toolchain to `nightly-2025-11-27`
authorvalued mammal <valuedmammal@protonmail.com>
Thu, 4 Dec 2025 22:41:41 +0000 (17:41 -0500)
committervalued mammal <valuedmammal@protonmail.com>
Mon, 8 Dec 2025 17:57:33 +0000 (12:57 -0500)
commit0e8849cea6a3c9965ef145f0449167f2e6b2d9d7
tree6e8cce9099ef16b45bbfb5e34fb09272b86ff41a
parent0010c8da88e41d8fe9a93d3b0a15549e6a309e83
ci(coverage): Pin toolchain to `nightly-2025-11-27`

This fixes a CI failure resulting from use of rustc nightly
with `llvm-cov`.

refer to:
https://github.com/bitcoindevkit/bdk/actions/runs/19946035484.

As a workaround we change `code_coverage.yml` to set the toolchain
to `nightly-2025-11-27` which is a version of the compiler that
is known to work with `cargo-llvm-cov` at generating coverage
reports.
.github/workflows/code_coverage.yml