From 1b02a2eb86f5294e3442ee852c9f6fbefa53505f Mon Sep 17 00:00:00 2001 From: Matt Sturgeon Date: Wed, 11 Jun 2025 22:21:03 +0100 Subject: [PATCH] ci/update-other: run on ARM --- .github/workflows/update-other.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-other.yml b/.github/workflows/update-other.yml index cb175cbc..eb68587c 100644 --- a/.github/workflows/update-other.yml +++ b/.github/workflows/update-other.yml @@ -11,7 +11,7 @@ permissions: jobs: update: name: Trigger updates for nixvim's stable branches - runs-on: ubuntu-latest + runs-on: ubuntu-24.04-arm if: github.repository == 'nix-community/nixvim' strategy: matrix: