From 293d40b64970bad459b019d4f3cefc0d5bcb7259 Mon Sep 17 00:00:00 2001 From: ffilippopoulos Date: Thu, 18 Apr 2024 15:35:10 +0100 Subject: [PATCH] Release arm64 version to be able to run on t4g instances --- .goreleaser.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index 2e131d6..041252b 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -6,6 +6,7 @@ builds: - linux goarch: - amd64 + - arm64 archives: - id: main builds: