From 9921e13b895faa7faed856488d1076516d6b5c89 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Wed, 6 Aug 2025 13:48:36 -0700 Subject: [PATCH] teste memory issue --- .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 02665fba46..bcbe080b3c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ permissions: jobs: main: - runs-on: depot-ubuntu-24.04-8 + runs-on: depot-ubuntu-24.04-16 steps: - uses: actions/checkout@v4 with: