We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baaf3e6 commit 5fb71c6Copy full SHA for 5fb71c6
src/ci/docker/scripts/rfl-build.sh
@@ -2,7 +2,7 @@
2
3
set -euo pipefail
4
5
-LINUX_VERSION=4c7864e81d8bbd51036dacf92fb0a400e13aaeee
+LINUX_VERSION=v6.12-rc2
6
7
# Build rustc, rustdoc, cargo, clippy-driver and rustfmt
8
../x.py build --stage 2 library rustdoc clippy rustfmt
0 commit comments