From e3e90238cd3792911b5e21049b84c20de70c2178 Mon Sep 17 00:00:00 2001 From: bkellam Date: Fri, 12 Dec 2025 14:26:26 -0800 Subject: [PATCH] Revert "use blacksmith arm machine for arm builds" This reverts commit 595abc12be7bbcc4e2120c45cfe36b5356cdbc4f. --- .github/workflows/ghcr-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ghcr-publish.yml b/.github/workflows/ghcr-publish.yml index 9f720a8c..278f6fe5 100644 --- a/.github/workflows/ghcr-publish.yml +++ b/.github/workflows/ghcr-publish.yml @@ -29,7 +29,7 @@ jobs: - platform: linux/amd64 runs-on: ubuntu-latest - platform: linux/arm64 - runs-on: blacksmith-8vcpu-ubuntu-2204-arm + runs-on: ubuntu-24.04-arm steps: - name: Prepare