We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a2c06 commit 2e4a155Copy full SHA for 2e4a155
2 files changed
.github/workflows/build-release-binaries.yaml
@@ -1,6 +1,7 @@
1
name: Build and Attach Binaries to Release
2
3
env:
4
+ # must match polkadot-sdk's CI toolchain (see .github/env in polkadot-sdk)
5
TOOLCHAIN_STABLE: "1.93.0"
6
7
on:
.github/workflows/rust-docs.yaml
name: Update rust docs
0 commit comments