mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-22 04:08:49 +02:00
docs: improve goamd64 docs
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
parent
21df724a1e
commit
d513b708d0
@ -114,7 +114,8 @@ builds:
|
||||
goarch: arm
|
||||
goarm: 7
|
||||
- goarm: mips64
|
||||
gomips: hardfloat
|
||||
- gomips: hardfloat
|
||||
- goamd64: v4
|
||||
|
||||
# Optionally override the matrix generation and specify only the final list of targets.
|
||||
# Format is `{goos}_{goarch}` with optionally a suffix with `_{goarm}`, `_{goamd64}` or `_{gomips}`.
|
||||
@ -364,7 +365,7 @@ builds:
|
||||
builder: prebuilt
|
||||
|
||||
# When builder is `prebuilt` there are no defaults for goos, goarch,
|
||||
# goarm, gomips and targets.
|
||||
# goarm, gomips, goamd64 and targets.
|
||||
goos:
|
||||
- linux
|
||||
- darwin
|
||||
|
Loading…
x
Reference in New Issue
Block a user