Skip to content

Commit d7bd30c

Browse files
committed
ci(release): build with go 1.19.8
1 parent 4c24dd7 commit d7bd30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
- name: Set up Go
156156
uses: actions/setup-go@v4
157157
with:
158-
go-version: "1.18.6"
158+
go-version: "1.19.8"
159159

160160
- name: Build binaries and prepare assets
161161
shell: python

0 commit comments

Comments
 (0)