Rollup merge of #155833 - ojeda:rfl, r=lqd
CI: rfl: move job forward to Linux v7.0 This version contains both of the workarounds we had, thus remove them as well. r? @lqd @Kobzol try-job: x86_64-rust-for-linux @rustbot label A-rust-for-linux @bors try
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
# https://github.com/rust-lang/rust/pull/151534
|
||||
# https://github.com/rust-lang/rust/pull/149389
|
||||
LINUX_VERSION=167ea5357eb7c3a39200627a36dfbfe249576192
|
||||
LINUX_VERSION=v7.0
|
||||
|
||||
# Build rustc, rustdoc, cargo, clippy-driver and rustfmt
|
||||
../x.py build --stage 2 library rustdoc clippy rustfmt
|
||||
|
||||
Reference in New Issue
Block a user