Skip to content

Commit 20ed859

Browse files
committed
CI against for Go 1.24
1 parent 7f6f721 commit 20ed859

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
@@ -1,6 +1,7 @@
11
{
22
"go": [
3-
"1.23"
3+
"1.23",
4+
"1.24"
45
],
56
"ruby": [
67
"3.3",

0 commit comments

Comments
 (0)