pallet-revive: Use `RUSTUP_TOOLCHAIN` if set (#6365)
We were not passing through the `RUSTUP_TOOLCHAIN` variable to the
`build.rs` script of our fixtures. This means that setting the toolchain
like `cargo +1.81 build` had no effect on the fixture build. It would
always fall back to the default toolchain.
---------
Co-authored-by:
GitHub Action <action@github.com>
parent
76f297da
prdoc/pr_6365.prdoc
0 → 100644
Please register or sign in to comment