Skip to content

Commit a9ba52b

Browse files
authored
Rollup merge of #142218 - ojeda:rfl, r=Kobzol
CI: rfl: move job forward to Linux v6.16-rc1 Another hopefully routine upgrade to Linux v6.16-rc1, just released. r? `@lqd` `@Kobzol` try-job: x86_64-rust-for-linux `@rustbot` label A-rust-for-linux `@bors` try
2 parents 5d0a3ab + f4ba174 commit a9ba52b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

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

33
set -euo pipefail
44

5-
# https://github.com/Rust-for-Linux/linux/issues/1163
6-
LINUX_VERSION=3ca02fc80cc4fdac63aaa6796642f1e07be591d6
5+
LINUX_VERSION=v6.16-rc1
76

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

0 commit comments

Comments
 (0)