Skip to content

Commit

Permalink
Auto merge of #131378 - ojeda:ci-rfl, r=<try>
Browse files Browse the repository at this point in the history
CI: rfl: move job forward to Linux v6.12-rc2

r? `@Kobzol`

try-job: x86_64-rust-for-linux
  • Loading branch information
bors committed Oct 7, 2024
2 parents baaf3e6 + 5fb71c6 commit d4d4de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/docker/scripts/rfl-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d4d4de2

Please sign in to comment.