Skip to content

Commit

Permalink
bump nightly build for fuzzer
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Jul 9, 2024
1 parent 5db01e5 commit 8af25c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:
- name: Install rust
uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly-2024-02-11
toolchain: nightly
components: rustfmt, clippy
- name: fmt
run: |
Expand Down

0 comments on commit 8af25c7

Please sign in to comment.