We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb64e5a + 91a05c6 commit 615ce61Copy full SHA for 615ce61
.github/workflows/draft_nightly_nanocl.yml
@@ -91,7 +91,7 @@ jobs:
91
- name: Set up Rust
92
uses: actions-rust-lang/setup-rust-toolchain@v1
93
with:
94
- toolchain: 1.82.0-aarch64-apple-darwin
+ toolchain: 1.84.1-aarch64-apple-darwin
95
- name: Set info
96
run: |
97
echo "CHANNEL=$(echo ${GITHUB_REF} | awk -F/ '{print $4}')" >> $GITHUB_ENV
.github/workflows/draft_stable_nanocl.yml
0 commit comments