CI: rfl: move to temporary commit to pass -Zunstable-options for custom target specs
This also takes the chance to move forward the job to Linux v6.19-rc7, thus the previous workaround is not needed anymore. Link: https://github.com/rust-lang/rust/pull/151534 Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
This commit is contained in:
parent
76b6623267
commit
2a9de6ba85
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
set -euo pipefail
|
||||
|
||||
# https://github.com/rust-lang/rust/pull/145974
|
||||
LINUX_VERSION=842cfd8e5aff3157cb25481b2900b49c188d628a
|
||||
# https://github.com/rust-lang/rust/pull/151534
|
||||
LINUX_VERSION=eb268c7972f65fa0b11b051c5ef2b92747bb2b62
|
||||
|
||||
# Build rustc, rustdoc, cargo, clippy-driver and rustfmt
|
||||
../x.py build --stage 2 library rustdoc clippy rustfmt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue