Skip to content

Commit 131d4b0

Browse files
committed
Add Ruby 3.4 to CI matrix
1 parent 6633ccc commit 131d4b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/matrix.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"1.23"
44
],
55
"ruby": [
6-
"3.3"
6+
"3.3",
7+
"3.4"
78
]
89
}

0 commit comments

Comments
 (0)