Skip to content

Commit 37f1789

Browse files
committed
Auto merge of #155876 - ojeda:rfl, r=<try>
CI: rfl: move job forward to Linux v7.1-rc1 try-job: x86_64-rust-for-linux
2 parents 2f43fe4 + 57008e9 commit 37f1789

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)