Skip to content

Commit

Permalink
Add nightly toolchain again
Browse files Browse the repository at this point in the history
  • Loading branch information
konstin committed Sep 19, 2024
1 parent 4800832 commit 0b732ea
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 @@ -30,6 +30,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: rustup toolchain add nightly
- run: cargo +nightly update -Z minimal-versions
- run: cargo +stable test

Expand Down

0 comments on commit 0b732ea

Please sign in to comment.