Skip to content

Commit 7e9da42

Browse files
authored
Rollup merge of #131378 - ojeda:ci-rfl, r=lqd
CI: rfl: move job forward to Linux v6.12-rc2 r? `@Kobzol` try-job: x86_64-rust-for-linux
2 parents 10a9ee0 + 5fb71c6 commit 7e9da42

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=4c7864e81d8bbd51036dacf92fb0a400e13aaeee
5+
LINUX_VERSION=v6.12-rc2
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)