Auto merge of #131378 - ojeda:ci-rfl, r= · rust-lang/rust@d4d4de2 (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit d4d4de2
Auto merge of #131378 - ojeda:ci-rfl, r=
CI: rfl: move job forward to Linux v6.12-rc2 r? `@Kobzol` try-job: x86_64-rust-for-linux
File tree
1 file changed
lines changed
1 file changed
lines changed
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -2,7 +2,7 @@ | ||
2 | 2 | |
3 | 3 | set -euo pipefail |
4 | 4 | |
5 | -LINUX_VERSION=4c7864e81d8bbd51036dacf92fb0a400e13aaeee | |
5 | +LINUX_VERSION=v6.12-rc2 | |
6 | 6 | |
7 | 7 | # Build rustc, rustdoc, cargo, clippy-driver and rustfmt |
8 | 8 | ../x.py build --stage 2 library rustdoc clippy rustfmt |