Skip to content

Commit

Permalink
CI: set to nightly toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeden committed Jan 31, 2025
1 parent 562f46b commit 94abff1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: rustup toolchain install nightly --profile minimal
- run: rustup default nightly
- run: cargo clippy --all-targets --all-features

0 comments on commit 94abff1

Please sign in to comment.