Skip to content

Commit e23d420

Browse files
committed
ci: bump go version
1 parent df08eac commit e23d420

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ jobs:
66
steps:
77
- uses: actions/setup-go@v3
88
with:
9-
go-version: 1.18.x
9+
go-version: 1.25.x
1010
- uses: actions/checkout@v3
1111
- run: go test ./...

0 commit comments

Comments
 (0)