We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 251cda5 + 6e26762 commit d669369Copy full SHA for d669369
src/ci/docker/scripts/rfl-build.sh
@@ -2,7 +2,7 @@
2
3
set -euo pipefail
4
5
-LINUX_VERSION=v6.14-rc3
+LINUX_VERSION=v6.15-rc4
6
7
# Build rustc, rustdoc, cargo, clippy-driver and rustfmt
8
../x.py build --stage 2 library rustdoc clippy rustfmt
0 commit comments