Skip to content

Commit 2140689

Browse files
committed
Update cargo for actions to nightly
1 parent b27012e commit 2140689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions-rs/toolchain@v1
2727
with:
2828
profile: minimal
29-
toolchain: stable
29+
toolchain: nightly
3030
override: true
3131

3232
# Install Rust dependencies

0 commit comments

Comments
 (0)