Skip to content

Commit

Permalink
Ensure Ruby 2.0 is getting executed properly
Browse files Browse the repository at this point in the history
  • Loading branch information
andrehjr committed Jul 17, 2023
1 parent 0e30f02 commit c63899f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
os: ['ubuntu-20.04', windows-latest]
ruby:
- 2.0
- '2.0'
- 2.1
- 2.2
- 2.3
Expand Down

0 comments on commit c63899f

Please sign in to comment.