mirror of
https://github.com/nadoo/glider.git
synced 2026-05-15 22:40:10 +08:00
build: enable goarch configuration for amd64 in goreleaser
This commit is contained in:
parent
1a20c63a0b
commit
9141d29728
@ -13,9 +13,9 @@ builds:
|
||||
- linux
|
||||
# - darwin
|
||||
# - freebsd
|
||||
# goarch:
|
||||
goarch:
|
||||
# - 386
|
||||
# - amd64
|
||||
- amd64
|
||||
# - arm
|
||||
# - arm64
|
||||
# - mips
|
||||
|
||||
Loading…
Reference in New Issue
Block a user