Skip to content

Commit 8d20ac2

Browse files
committed
bump pipeline to nightly
1 parent 35d6917 commit 8d20ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v4
19-
- uses: dtolnay/rust-toolchain@stable
19+
- uses: dtolnay/rust-toolchain@nightly
2020
with:
2121
targets: x86_64-unknown-linux-gnu
2222
- name: install dependencies

0 commit comments

Comments
 (0)