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 d56cf7a commit 9845a5cCopy full SHA for 9845a5c
.github/workflows/chdb.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Go
18
uses: actions/setup-go@v4
19
with:
20
- go-version: "1.20"
+ go-version: "1.21"
21
- name: Build
22
run: |
23
go mod tidy
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
0 commit comments