Skip to content

Commit f4ba174

Browse files
committed
CI: rfl: move job forward to Linux v6.16-rc1
Remove the comment on top as well, since that issue is now fixed in this new tag. Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent fb644e6 commit f4ba174

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)