Skip to content

Commit d7f9647

Browse files
committed
Move Versioning earlier in README
1 parent f25e77d commit d7f9647

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

155151
This action follows semantic versioning with a moving `v1` branch.
156152
This 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

160160
This action used to be at `eregon/use-ruby-action` and was moved to the `ruby` organization.

0 commit comments

Comments
 (0)