Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Commit

Permalink
Merge pull request #66 from dty1er/bump-go-ci
Browse files Browse the repository at this point in the history
update Go in CI to support M1 mac
  • Loading branch information
Hidetatsu Yaginuma authored May 4, 2021
2 parents 5897704 + f1c8e16 commit 6aeab40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v1
with:
go-version: 1.13.x
go-version: 1.16.x
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v1
with:
Expand Down

0 comments on commit 6aeab40

Please sign in to comment.