Skip to content

Commit ee0d65c

Browse files
committed
ci: update Go to 1.26.0
1 parent 27bde37 commit ee0d65c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Set up Go
5555
uses: actions/setup-go@v6
5656
with:
57-
go-version: "1.25.10"
57+
go-version: "1.26.0"
5858
cache-dependency-path: taosadapter/go.sum
5959

6060
- name: Build and install taosadapter

0 commit comments

Comments
 (0)