Skip to content

Commit

Permalink
pin the nightly version of rust to one that doesn't ICE
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Jan 15, 2025
1 parent fd803d1 commit 4dab504
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-crate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
- uses: actions/checkout@v4

- uses: dtolnay/rust-toolchain@nightly
with:
toolchain: nightly-2025-01-12

- name: Install cargo-fuzz
run: cargo +nightly install cargo-fuzz
Expand Down

0 comments on commit 4dab504

Please sign in to comment.