Skip to content

Commit

Permalink
fix: set go version 1.18.3 as the new version gives assertion error (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalo-rodrigues authored Jul 13, 2022
1 parent 858aca2 commit 8e71a3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- uses: actions/checkout@v2
- uses: wangyoucao577/[email protected]
with:
goversion: "1.18.3"
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
Expand Down

0 comments on commit 8e71a3e

Please sign in to comment.