From 1fcd8e1b7a445ef98c72f84ece8779cb664fc994 Mon Sep 17 00:00:00 2001 From: Emmanuel Bruno Date: Sat, 29 Aug 2026 12:06:03 +0200 Subject: [PATCH] ci: standardize runs-on to ebpro-org --- .github/workflows/ci-qemu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-qemu.yml b/.github/workflows/ci-qemu.yml index 16a82e6..1261b6f 100644 --- a/.github/workflows/ci-qemu.yml +++ b/.github/workflows/ci-qemu.yml @@ -15,7 +15,7 @@ jobs: packages: write with: # Runner label / machine pool used by the reusable workflow - runs-on: arc-runner-set-compute-lsis + runs-on: ebpro-org # Keep existing env-list usage (stringified list). The reusable workflow # may parse this and set environment variables for the job. env-list: >