From 251c3e0956ade76b46653b35f15ae6c763948af4 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Wed, 6 Aug 2025 16:08:02 -0700 Subject: [PATCH] test --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b49fce1ee4..c33c303351 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ permissions: jobs: main: - runs-on: depot-macos-latest + runs-on: depot-ubuntu-24.04-arm-8 steps: - uses: actions/checkout@v4 with: