Skip to content
This repository was archived by the owner on May 28, 2022. It is now read-only.

Commit 6b6ebb0

Browse files
committed
Fix build
1 parent a089b07 commit 6b6ebb0

2 files changed

Lines changed: 1 addition & 21 deletions

File tree

.github/workflows/check.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Go environment
1919
uses: actions/setup-go@v2.1.3
2020
with:
21-
go-version: "1.16"
21+
go-version: "1.17"
2222

2323
- name: Binaries Release
2424
uses: goreleaser/goreleaser-action@v2

0 commit comments

Comments
 (0)