Remove outdated pinned nightly in coverage workflow

nightly-2021-03-24 is incompatible with semver 1.0.2.
This commit is contained in:
teor 2021-06-08 18:27:25 +10:00 committed by Deirdre Connolly
parent aac0b5d60f
commit 53e50821ec
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2021-03-24
toolchain: nightly
override: true
profile: minimal
components: llvm-tools-preview