From 07b17be8323ce22dbf5b8f649960ff6c2f30e6a6 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Thu, 11 May 2023 12:55:16 +0200 Subject: [PATCH] feat: kubo builds for arm64 - added to kubo - added to template, so any future migrations will get it as well --- dists/fs-repo-migrations/build_matrix | 1 + dists/kubo/build_matrix | 1 + templates/build_matrix | 1 + 3 files changed, 3 insertions(+) diff --git a/dists/fs-repo-migrations/build_matrix b/dists/fs-repo-migrations/build_matrix index c562e61b..5c19385d 100644 --- a/dists/fs-repo-migrations/build_matrix +++ b/dists/fs-repo-migrations/build_matrix @@ -12,3 +12,4 @@ linux arm linux arm64 windows 386 windows amd64 +windows arm64 diff --git a/dists/kubo/build_matrix b/dists/kubo/build_matrix index c562e61b..5c19385d 100644 --- a/dists/kubo/build_matrix +++ b/dists/kubo/build_matrix @@ -12,3 +12,4 @@ linux arm linux arm64 windows 386 windows amd64 +windows arm64 diff --git a/templates/build_matrix b/templates/build_matrix index c562e61b..5c19385d 100644 --- a/templates/build_matrix +++ b/templates/build_matrix @@ -12,3 +12,4 @@ linux arm linux arm64 windows 386 windows amd64 +windows arm64