From f995fb487a213351079bee5a5d9bee2064ce8929 Mon Sep 17 00:00:00 2001 From: somanwal Date: Fri, 27 Mar 2026 15:42:34 +0530 Subject: [PATCH] Updated runner --- .github/workflows/copilot-autofix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/copilot-autofix.yml b/.github/workflows/copilot-autofix.yml index cf4fa91..4e6fd3e 100644 --- a/.github/workflows/copilot-autofix.yml +++ b/.github/workflows/copilot-autofix.yml @@ -23,7 +23,7 @@ concurrency: jobs: copilot-autofix: - runs-on: activitystream-service-runner-scale-set + runs-on: developer-center-runner-scale-set timeout-minutes: 45 steps: - uses: scheduleonce/github-workflows/.github/actions/copilot-dependency-autofix@main