Skip to content

Commit 41c1d38

Browse files
committed
use latest golang
1 parent 637338c commit 41c1d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Go 1.16
2020
uses: actions/setup-go@v2
2121
with:
22-
go-version: 1.14
22+
go-version: 1.16
2323
id: go
2424

2525
- name: Run GoReleaser

0 commit comments

Comments
 (0)