From a3594a2e47dae9c0d9559095cf105bf2f34e1d77 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Wed, 6 Aug 2025 11:15:38 -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 0e66ad55c3..76b058412c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ permissions: jobs: main: - runs-on: depot-ubuntu-24.04-4 + runs-on: depot-ubuntu-24.04-8 steps: - uses: actions/checkout@v4 with: