From 3529bc5e37b8cc98b5f7a2d86236ea06f5ca1d4c Mon Sep 17 00:00:00 2001 From: Philip Langer Date: Wed, 25 Jan 2023 12:26:50 +0100 Subject: [PATCH] Add linux aarch64 build Resolves https://github.com/eclipsesource/megit/issues/13 --- com.eclipsesource.megit.parent/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/com.eclipsesource.megit.parent/pom.xml b/com.eclipsesource.megit.parent/pom.xml index 2ead0b9..02da217 100644 --- a/com.eclipsesource.megit.parent/pom.xml +++ b/com.eclipsesource.megit.parent/pom.xml @@ -80,6 +80,11 @@ gtk x86_64 + + linux + gtk + aarch64 + macosx cocoa @@ -90,7 +95,6 @@ cocoa aarch64 -