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 07e3cdf commit 0f7bb6cCopy full SHA for 0f7bb6c
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
- uses: actions/checkout@v2
48
- uses: actions/setup-go@v2
49
with:
50
- go-version: '1.15.5'
+ go-version: '1.16'
51
- name: Build binary
52
env:
53
GOOS: ${{ matrix.go_os }}
0 commit comments