Skip to content

Commit 6ce5a04

Browse files
Auto merge of #146368 - ojeda:rfl, r=<try>
CI: rfl: move job forward to Linux v6.17-rc5 to remove temporary commits try-job: x86_64-rust-for-linux
2 parents fefce3c + e3dfcb2 commit 6ce5a04

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

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

33
set -euo pipefail
44

5-
# https://github.com/rust-lang/rust/pull/144443
6-
# https://github.com/rust-lang/rust/pull/145928
7-
LINUX_VERSION=8851e27d2cb947ea8bbbe8e812068f7bf5cbd00b
5+
LINUX_VERSION=v6.17-rc5
86

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

0 commit comments

Comments
 (0)