We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4e991f commit 2a08a46Copy full SHA for 2a08a46
.github/workflows/publish-nightly-channel.yml
@@ -8,6 +8,7 @@ on:
8
9
env:
10
NIGHTLY_CHANNEL_DIR: ./channel-fuel-nightly.toml.d/
11
+ RUST_VERSION: 1.85.0
12
13
jobs:
14
publish-channel:
0 commit comments