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
This commit is contained in:
Matthias Krüger 2024-10-08 20:13:11 +02:00 committed by GitHub
commit 7e9da42d53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
set -euo pipefail
LINUX_VERSION=4c7864e81d8bbd51036dacf92fb0a400e13aaeee
LINUX_VERSION=v6.12-rc2
# Build rustc, rustdoc, cargo, clippy-driver and rustfmt
../x.py build --stage 2 library rustdoc clippy rustfmt