mirror of
https://github.com/kovetskiy/mark.git
synced 2025-06-08 07:22:40 +08:00
.goreleaser.yml: Support arm64 builds
This commit is contained in:
parent
72cfc04ab6
commit
af221d50c7
@ -14,6 +14,9 @@ builds:
|
||||
- linux
|
||||
# windows fails with an error https://github.com/kovetskiy/mark/runs/5034726426?check_suite_focus=true
|
||||
# - windows
|
||||
goarch:
|
||||
- amd64
|
||||
- arm64
|
||||
archives:
|
||||
- replacements:
|
||||
darwin: Darwin
|
||||
|
Loading…
x
Reference in New Issue
Block a user