Skip to content

Commit c141a29

Browse files
committed
Test with Go 1.24 in CI
1 parent 2918ee7 commit c141a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"test": {
66
"strategy": {
77
"matrix": {
8-
"go-version": ["1.18.x", "1.22.x"],
8+
"go-version": ["1.18.x", "1.24.x"],
99
"os": ["ubuntu-latest", "macos-latest", "windows-latest"]
1010
}
1111
},

0 commit comments

Comments
 (0)