File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -146,15 +146,15 @@ It is recommended to first get your build working on Ubuntu and macOS before try
146146* For Ruby < 2.4, the DevKit MSYS tools are installed and prepended to the `Path`.
147147* JRuby on Windows has a known bug that `bundle exec rake` [fails](https://github.com/ruby/setup-ruby/issues/18).
148148
149- # # Limitations
150-
151- * This action currently only works with GitHub-hosted runners, not private runners.
152-
153149# # Versioning
154150
155151This action follows semantic versioning with a moving `v1` branch.
156152This follows the [recommendations](https://github.com/actions/toolkit/blob/master/docs/action-versioning.md) of GitHub Actions.
157153
154+ # # Limitations
155+
156+ * This action currently only works with GitHub-hosted runners, not private runners.
157+
158158# # History
159159
160160This action used to be at `eregon/use-ruby-action` and was moved to the `ruby` organization.
You can’t perform that action at this time.
0 commit comments