Skip to content

Commit

Permalink
Revert "Pin CI to nightly-2020-07-21 to avoid rust-lang/rust#74614"
Browse files Browse the repository at this point in the history
This reverts commit 2fa9c25.
  • Loading branch information
dtolnay committed Jul 27, 2020
1 parent 1b73cc2 commit cfc7c8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
- uses: actions/checkout@v2
- uses: dtolnay/rust-toolchain@nightly
with:
# Pinned because of https://github.com/rust-lang/rust/issues/74614
toolchain: nightly-2020-07-21
components: rustc-dev
- run: cargo test --all-features --release

Expand Down

0 comments on commit cfc7c8a

Please sign in to comment.