Skip to content

Commit

Permalink
Revert ruby matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ismailakbudak committed Apr 30, 2021
1 parent 99b4c96 commit 9a4e66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
ruby: [2.4, 2.7] # do not support '3.0' for now
ruby: [2.4, 2.7, '3.0']
rails: ['5', '6.0', '6']
exclude:
- ruby: 2.4
Expand Down

0 comments on commit 9a4e66d

Please sign in to comment.