Skip to content

Commit d669369

Browse files
authored
Unrolled build for rust-lang#140470
Rollup merge of rust-lang#140470 - ojeda:rfl, r=lqd CI: rfl: move job forward to Linux v6.15-rc4 A hopefully routine upgrade to Linux v6.15-rc4! r? `````@lqd````` `````@Kobzol````` try-job: x86_64-rust-for-linux `````@rustbot````` label A-rust-for-linux `````@bors````` try
2 parents 251cda5 + 6e26762 commit d669369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -euo pipefail
44

5-
LINUX_VERSION=v6.14-rc3
5+
LINUX_VERSION=v6.15-rc4
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)