Skip to content

Commit

Permalink
Install nightly before testing with minimal versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pheki committed Dec 8, 2023
1 parent af75062 commit cccf386
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 @@ -39,6 +39,7 @@ jobs:
# Skip OpenSSL tests on windows
if: matrix.os != 'windows'
# Also test using minimal versions
- run: rustup toolchain add nightly
- uses: taiki-e/install-action@cargo-minimal-versions
- run: cargo minimal-versions test

Expand Down

0 comments on commit cccf386

Please sign in to comment.