Skip to content

Commit 794cd04

Browse files
Auto merge of #146154 - ojeda:rfl, r=<try>
CI: rfl: move job forward to Linux v6.17-rc3 plus 2 commits try-job: x86_64-rust-for-linux
2 parents 51ff895 + 7ce9d27 commit 794cd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -euo pipefail
44

55
# https://github.com/rust-lang/rust/pull/144443
6-
LINUX_VERSION=7770d51bce622b13195b2d3c85407282fc9c27e5
6+
LINUX_VERSION=8851e27d2cb947ea8bbbe8e812068f7bf5cbd00b
77

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

0 commit comments

Comments
 (0)