invoca/Supported Ruby Versions
Output a list of supported Ruby versions. Intended for use as a Matrix strategy by other workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version_requirement | The Ruby versions to include in the output. Follows the RubyGems version requirement syntax. | no | >= 3.1 |
Outputs
| name | description |
|---|---|
| supported_versions | The list of supported Ruby versions. |