mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-22 22:56:07 +00:00
Use Ruby 2.x
This commit is contained in:
@@ -12,6 +12,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1.0.0
|
||||
- uses: actions/setup-ruby@v1.0.2
|
||||
with: {ruby-version: 3.x}
|
||||
with: {ruby-version: 2.x}
|
||||
- run: gem install licensed
|
||||
- run: licensed status
|
||||
|
||||
Reference in New Issue
Block a user