Skip to content

Commit d67c401

Browse files
committed
chore: upgrade ruby 2.2 to 2.4
1 parent dc9386d commit d67c401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
ruby_version: ["2.2", "2.7"]
12+
ruby_version: ["2.4", "2.7"]
1313
experimental: [false]
1414
include:
1515
- ruby_version: "3.0"

0 commit comments

Comments
 (0)