How to use nightly rust/cargo with renovate #43489
-
How are you running Renovate?Self-hosted Renovate CLI Which platform you running Renovate on?GitHub.com Which version of Renovate are you using?43.186.8 Please tell us more about your question or problemI am trying to get renovate to use the nightly rust toolchain, as I require it for some unstable features. Mainly, for here are some failing CI builds: https://github.com/benniekiss/minijinja-lua/actions/runs/26169173080 https://github.com/benniekiss/minijinja-lua/actions/runs/26163809522/job/76962333935 I have tried setting Is there currently a way to tell renovate to tell containerbase to use the nightly rust version, and if so, how? In terms of the Logs (if relevant)Logs |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 11 replies
-
|
Related to #38554 / #39529 / #39859 functionality, I wonder if yes If you use |
Beta Was this translation helpful? Give feedback.
OK, containerbase/base#6768 and #43543 should solve this 🤞🏼 Thanks for your patience!