We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27bde37 commit ee0d65cCopy full SHA for ee0d65c
1 file changed
.github/workflows/build.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Set up Go
55
uses: actions/setup-go@v6
56
with:
57
- go-version: "1.25.10"
+ go-version: "1.26.0"
58
cache-dependency-path: taosadapter/go.sum
59
60
- name: Build and install taosadapter
0 commit comments