Skip to content

Commit

Permalink
Merge #1580
Browse files Browse the repository at this point in the history
1580: Revert "Temporarily use Rust 1.51.0 for testing cross-based builds" r=asomers a=asomers

This reverts commit 5e7c5f6.

Upstream swiftly fixed the bug.

Co-authored-by: Alan Somers <asomers@gmail.com>
  • Loading branch information
bors[bot] and asomers committed Oct 23, 2021
2 parents 3429165 + 39f1c99 commit e8bee6c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ task:
PATH: $HOME/.cargo/bin:$PATH
RUSTFLAGS: --cfg qemu -D warnings
TOOL: cross
# cross-based builds must temporarily use Rust 1.51.0 due to this bug:
# https://github.com/gimli-rs/object/issues/394
TOOLCHAIN: 1.51.0
CLIPPYFLAGS: -D warnings -A clippy::upper_case_acronyms -A clippy::unnecessary-wraps
matrix:
- name: Linux arm gnueabi
env:
Expand Down

0 comments on commit e8bee6c

Please sign in to comment.