Skip to content

Commit

Permalink
Reduce targets in ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Apr 25, 2022
1 parent 70255f4 commit 9c113fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: ./
with:
go_version: ${{ matrix.go_version }}
targets: windows/amd64,linux/amd64,linux/arm64,linux/arm/v7,darwin/amd64,darwin/arm64
v: true
x: false
ldflags: -s -w
Expand Down

0 comments on commit 9c113fd

Please sign in to comment.