Commit Graph

7 Commits

Author SHA1 Message Date
Artur Troian
cf61e6a7d0
fix(release): use prefixed compiler for amd64 (#6853)
if ever planned to release from arm64 this
fix allows to build it as gcc defaults
to host arch

Signed-off-by: Artur Troian <troian.ap@gmail.com>

Signed-off-by: Artur Troian <troian.ap@gmail.com>
2023-02-12 14:31:54 +00:00
Alex Sharov
6e85024a2b
Win binaries (#6831) 2023-02-10 12:12:18 +00:00
alex.sharov
77f010523d Revert "save"
This reverts commit e5f93fe910.
2023-02-10 18:10:27 +07:00
alex.sharov
e5f93fe910 save 2023-02-10 18:09:42 +07:00
Alex Sharov
ad1291adc2
test win build (#6805) 2023-02-08 18:38:33 +07:00
Alex Sharov
7806324c4a
test release (#6802) 2023-02-08 16:31:32 +07:00
Tim Myers
20e882078e
chore: add multi-arch goreleaser workflow (#5185)
Upstreams the improvement from the maticnetwork/erigon fork
to add a goreleaser workflow that will build and release
a docker image for both arm and amd64.
2022-08-27 16:22:28 +07:00