From 13e60dd649a5556de16418ffdfee247e27169364 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 11 Jul 2024 13:24:09 +0200 Subject: [PATCH] Build aarch64-linux --- .github/workflows/ci.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 811c1c524..a3344f207 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,6 +19,11 @@ jobs: with: os: UbuntuLatest32Cores128G + test_aarch64-linux: + uses: ./.github/workflows/test.yml + with: + os: UbuntuLatest32Cores128GArm + test_aarch64-darwin: uses: ./.github/workflows/test.yml with: