Skip to content

Commit

Permalink
Use 3.0.2 instead of 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Nov 25, 2021
1 parent 1d6c712 commit 3e7e996
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 @@ -6,7 +6,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: [ '2.7', '3.0', 'head' ]
ruby: [ '2.7', '3.0.2', 'head' ]
rails: [ '6.0', '6.1', 'edge' ]
include:
- ruby: '2.6'
Expand Down

0 comments on commit 3e7e996

Please sign in to comment.