Skip to content

Commit b69399e

Browse files
committed
use nightly toolchain
1 parent d28ad18 commit b69399e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
--allow-unauthenticated musl-tools b3sum
5555
5656
- name: Install Rust toolchain
57-
uses: dtolnay/rust-toolchain@stable
57+
uses: dtolnay/rust-toolchain@nightly
5858
with:
5959
targets: ${{ matrix.build.TARGET }}
6060

0 commit comments

Comments
 (0)