Skip to content

Commit

Permalink
Update ruby.yml to add ruby 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anil Kumar Maurya authored Jul 1, 2021
1 parent 737deb3 commit 57f7172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

strategy:
matrix:
ruby-version: [3.0.1, 2.7.3, 2.6.7, 2.5.9]
ruby-version: [3.0.1, 2.7.3, 2.6.7, 2.6.0]

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

0 comments on commit 57f7172

Please sign in to comment.