Skip to content

Commit

Permalink
Revert "Disable feature check on MSRV"
Browse files Browse the repository at this point in the history
This reverts commit bce74ca.
  • Loading branch information
taiki-e committed Dec 31, 2021
1 parent c254037 commit f707f23
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,7 @@ jobs:
fail-fast: false
matrix:
rust:
# Some dependencies of benchmarks use the 2021 edition.
# TODO: Uncomment once https://github.com/taiki-e/cargo-hack/issues/135 implemented.
# - 1.36.0
- 1.36.0
- nightly
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit f707f23

Please sign in to comment.