Open github-actions[bot] opened 4 hours ago
The workflow failed because we failed to build the substrate binary:https://github.com/paritytech/subxt/actions/runs/12111552873 failed to build custom command for pallet-revive-fixtures
Maybe related https://github.com/paritytech/polkadot-sdk/issues/6247, perhaps we should try to install rust-src or downgrade the rustc toolchain.. probably something with risc-v build script
/cc @pgherveou any ideas? :)
Sorry traveling now I think you do need rust-src with some of the latest updates cc @athei
The nightly CI run which downloads the latest version of Substrate ran into test failures, which likely means that there are breaking changes that need fixing in Subxt.
Go to https://github.com/paritytech/subxt/actions/workflows/nightly.yml to see details about the failure.