Skip to content

Commit 3e7e996

Browse files
committed
Use 3.0.2 instead of 3.0.3
1 parent 1d6c712 commit 3e7e996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
fail-fast: false
88
matrix:
9-
ruby: [ '2.7', '3.0', 'head' ]
9+
ruby: [ '2.7', '3.0.2', 'head' ]
1010
rails: [ '6.0', '6.1', 'edge' ]
1111
include:
1212
- ruby: '2.6'

0 commit comments

Comments
 (0)