[ci] Revert fixed nightly-2021-03-23, use actual nightly

This commit is contained in:
Steve Myers
2021-04-15 10:15:13 -07:00
parent 45983d2166
commit 8c00326990
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
- name: Set default toolchain
run: rustup default nightly-2021-03-23
run: rustup default nightly
- name: Set profile
run: rustup set profile minimal