Skip to content

Commit

Permalink
CI against Ruby 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Oct 7, 2021
1 parent 08e2cc1 commit 1ec9d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
strategy:
matrix:
ruby_version: ['3.0', '2.7']
ruby_version: ['3.0', '2.7', '2.6']
rails_version: ['6.1', '6.0', '5.2']

exclude:
Expand Down

0 comments on commit 1ec9d95

Please sign in to comment.