Skip to content

Commit

Permalink
arm64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
dsokolyuk committed Jun 30, 2024
1 parent b823c7f commit 9548231
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,19 @@ version: 2

project_name: go-pcap2socks
builds:
- env:
- CGO_ENABLED=1
- #
goos:
- windows
- linux
goarch:
- amd64
- arm64
overrides:
- goos: linux
env:
- CGO_ENABLED=1
nfpms:
- maintainer: Daniil Sokolyuk <danoov@gmail.com>
description: Sample project.
homepage: https://github.com/DaniilSokolyuk/go-pcap2socks
license: GPL-3.0
license: GPL-3.0

0 comments on commit 9548231

Please sign in to comment.