Skip to content

Commit 9856a46

Browse files
authored
Unrolled build for #155876
Rollup merge of #155876 - ojeda:rfl, r=lqd CI: rfl: move job forward to Linux v7.1-rc1 Linux v7.1 will have our new MSRVs: Rust 1.85.0 and `bindgen` 0.71.1. r? @lqd @Kobzol try-job: x86_64-rust-for-linux @rustbot label A-rust-for-linux @bors try
2 parents 52b6e2c + 57008e9 commit 9856a46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ci/docker/scripts/rfl-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -euo pipefail
44

5-
LINUX_VERSION=v7.0
5+
LINUX_VERSION=v7.1-rc1
66

77
# Build rustc, rustdoc, cargo, clippy-driver and rustfmt
88
../x.py build --stage 2 library rustdoc clippy rustfmt

0 commit comments

Comments
 (0)