Skip to content

Commit

Permalink
smaller binary sizes experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
mosajjal committed Nov 6, 2022
1 parent 32fc5f0 commit d63f5b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ jobs:
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: 1.19.3

ldflags: "-s -w"
build_flags: -v

0 comments on commit d63f5b6

Please sign in to comment.