From 83ff6b81850a884d86c99652081be992f5488c03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9C=BF=20corey=20=28they/them=29?= Date: Wed, 26 Nov 2025 11:45:15 -0800 Subject: [PATCH] Build spore in CI workflow --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9b84e766..20dabe71 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,6 +17,9 @@ jobs: - host: Rhizome system: aarch64-darwin runner: macos-latest + - host: spore + system: x86_64-linux + runner: ubuntu-latest - host: zeta system: aarch64-linux runner: ubuntu-24.04-arm