From 9e4b951582c9ec03c07c5ea33ea87e1474b71770 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Fri, 15 May 2026 16:43:28 +0200 Subject: [PATCH] wip: adjust playwright-on-push-runner Signed-off-by: Simon L. --- .github/workflows/playwright-on-workflow-dispatch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/playwright-on-workflow-dispatch.yml b/.github/workflows/playwright-on-workflow-dispatch.yml index 8a2876ee..1bcec004 100644 --- a/.github/workflows/playwright-on-workflow-dispatch.yml +++ b/.github/workflows/playwright-on-workflow-dispatch.yml @@ -10,7 +10,7 @@ jobs: test: timeout-minutes: 60 - runs-on: ubuntu-latest + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2