Skip to content

Commit

Permalink
Remove goversion
Browse files Browse the repository at this point in the history
  • Loading branch information
HelloLingC committed Nov 12, 2023
1 parent 5df811f commit f280e9e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-go-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: 21.3
binary_name: "snifetch"
binary_name: "sni-fetch"
extra_files: LICENSE README.md README_EN.md

0 comments on commit f280e9e

Please sign in to comment.