Replies: 3 comments 2 replies
|
Ruby 4.0.2 was also released yesterday (https://www.ruby-lang.org/en/news/2026/03/16/ruby-4-0-2-released/) , which cannot be build due to the same issue. |
0 replies
|
FWIW, given the error output, it seems this can't be fixed by a PR but requires changes in repo settings: Seems like the CI user/token needs an exception to push directly to main, or the workflow needs to be changed to create PRs (with automerge, like Renove might do?). |
1 reply
|
Issue has been solved! Ruby 4.0.2/3.4.9 ad even 3.3.11 are all here. Big thanks @jdx ! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Since jdx/ruby/actions/runs/22951839411, autobump is red; as a consequence, 3.4.9 has not been released and
mise uptries to download and compile the current version whenruby = 3.4is configured.All reactions