Skip to content

Commit

Permalink
Use release Ruby 3
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Dec 28, 2020
1 parent da7fb98 commit b366225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
ruby: [2.5.8, 2.6.6, 2.7.2, 3.0.0-rc1, jruby-9.2.14.0]
ruby: [2.5.8, 2.6.6, 2.7.2, 3.0.0, jruby-9.2.14.0]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b366225

Please sign in to comment.