Skip to content

Commit

Permalink
Merge pull request #1357 from briansmith/b/unfix-nightly
Browse files Browse the repository at this point in the history
Revert "CI: Use nightly-2021-08-13 to work around regression in latest Rust nightly."
  • Loading branch information
briansmith committed Aug 17, 2021
2 parents 415672e + 8e2b42d commit 32561b0
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 @@ -191,9 +191,7 @@ jobs:

rust_channel:
- stable
# Work around failure to link on aarch64-apple-darwin in later
# nightly toolchains.
- nightly-2021-08-13
- nightly
- 1.52.1 # MSRV
- beta

Expand Down

0 comments on commit 32561b0

Please sign in to comment.