Skip to content

Commit d4cbeca

Browse files
committed
Known-good nightly in CI.
1 parent d647ec5 commit d4cbeca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Install Rust
3535
uses: actions-rs/toolchain@v1
3636
with:
37-
toolchain: nightly
37+
toolchain: nightly-2024-09-10
3838
override: true
3939
components: rustfmt, clippy
4040
- name: Download Testing Data

0 commit comments

Comments
 (0)