We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1861a67 + 050e820 commit d6f5f85Copy full SHA for d6f5f85
doc/contributor/updating-ruby-installers.md
@@ -67,6 +67,13 @@ The script must be run after running the `ruby-versions` script above.
67
68
cc `@havenwood, @pkuczynski` in the PR description.
69
70
+## ruby/setup-ruby
71
+
72
+Trigger the builds on [ruby/ruby-builder](https://github.com/ruby/ruby-builder) and once done,
73
+add the version in [ruby-builder-versions.js](https://github.com/ruby/setup-ruby/blob/master/ruby-builder-versions.js),
74
+update the [README](https://github.com/ruby/setup-ruby/blob/master/README.md#supported-versions),
75
+and make a release.
76
77
## Conclusion
78
79
This is easy enough but feels a bit redundant and requires manual steps for
0 commit comments