Merge pull request #1357 from briansmith/b/unfix-nightly
Revert "CI: Use nightly-2021-08-13 to work around regression in latest Rust nightly."
This commit is contained in:
commit
32561b0b4f
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -191,9 +191,7 @@ jobs:
|
|||||||
|
|
||||||
rust_channel:
|
rust_channel:
|
||||||
- stable
|
- stable
|
||||||
# Work around failure to link on aarch64-apple-darwin in later
|
- nightly
|
||||||
# nightly toolchains.
|
|
||||||
- nightly-2021-08-13
|
|
||||||
- 1.52.1 # MSRV
|
- 1.52.1 # MSRV
|
||||||
- beta
|
- beta
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user