Skip to content

Commit

Permalink
Known-good nightly in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
finnbear committed Oct 19, 2024
1 parent d647ec5 commit d4cbeca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: nightly
toolchain: nightly-2024-09-10
override: true
components: rustfmt, clippy
- name: Download Testing Data
Expand Down

0 comments on commit d4cbeca

Please sign in to comment.