Skip to content

Commit 56acc2c

Browse files
authored
Merge pull request #269 from ruby-go-gem/go_1.24
CI against for Go 1.24
2 parents 7f6f721 + 20ed859 commit 56acc2c

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)