Skip to content

Commit 46910db

Browse files
authored
ci: update go version in tests.yaml to 1.24 and 1.25 (#1034)
1 parent de9d0e2 commit 46910db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
strategy:
156156
matrix:
157157
goarch: ["", "386"]
158-
go-version: ["1.23", "1.24"]
158+
go-version: ["1.24", "1.25"]
159159
fail-fast: false
160160
permissions:
161161
contents: read

0 commit comments

Comments
 (0)