Skip to content

Commit b9b5230

Browse files
authored
nightly pipeline (#91)
1 parent 4838453 commit b9b5230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
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)