Skip to content

Commit 6c2c529

Browse files
authored
Update ruby.yml
1 parent 67849cf commit 6c2c529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424
matrix:
25-
ruby: [2.2, 2.3, 2.4, 2.5, 2.6 2.7]
25+
ruby: [2.3, 2.4, 2.5, 2.6, 2.7]
2626
rails: ["4.1", "4.2", "5.0", "5.2.3", "6.0"]
2727
exclude:
2828
- ruby: "2.4"

0 commit comments

Comments
 (0)