Skip to content

Commit 1ff2644

Browse files
authored
Merge pull request #4 from appraisal-rb/feat/docs
2 parents fecf55c + 504b033 commit 1ff2644

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
[![CI](https://github.com/appraisal-rb/setup-ruby-flash/actions/workflows/ci.yml/badge.svg)](https://github.com/appraisal-rb/setup-ruby-flash/actions/workflows/ci.yml) [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license-ref]
1717

18-
[⛳️tag-img]: https://img.shields.io/github/tag/kettle-rb/ast-merge.svg
19-
[⛳️tag]: http://github.com/kettle-rb/ast-merge/releases
18+
[⛳️tag-img]: https://img.shields.io/github/tag/appraisal-rb/setup-ruby-flash.svg
19+
[⛳️tag]: http://github.com/appraisal-rb/setup-ruby-flash/releases
2020
[📄license-ref]: https://opensource.org/licenses/MIT
2121
[📄license-img]: https://img.shields.io/badge/License-MIT-259D6C.svg
2222

@@ -44,7 +44,12 @@ A _fast_ GitHub Action for fast Ruby environment setup using [rv](https://github
4444
- **Architectures**: x86_64, ARM64
4545
- **Ruby Versions**: 3.2, 3.3, 3.4, 4.0
4646

47-
> **Note**: Windows is not supported. For Windows CI, use [ruby/setup-ruby](https://github.com/ruby/setup-ruby).
47+
| # | Important | Alternative |
48+
|---|------------------------------|-------------------------------|
49+
| 1 | Windows is not supported | [ruby/setup-ruby][setup-ruby] |
50+
| 2 | Ruby <= 3.1 is not supported | [ruby/setup-ruby][setup-ruby] |
51+
52+
[setup-ruby]: https://github.com/ruby/setup-ruby
4853

4954
## Quick Start
5055

0 commit comments

Comments
 (0)