Skip to content

Commit 4e59bb1

Browse files
committed
go 1.26
1 parent 418142e commit 4e59bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Go
1515
uses: actions/setup-go@v6
1616
with:
17-
go-version: 1.24
17+
go-version: 1.26
1818

1919
- name: Build
2020
run: go build -v ./...

0 commit comments

Comments
 (0)