From 26dc913dfafd94bbe234a76dfc9ce33cb9aae6bb Mon Sep 17 00:00:00 2001 From: somanwal Date: Fri, 27 Mar 2026 16:18:06 +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 4e6fd3e..db59e74 100644 --- a/.github/workflows/copilot-autofix.yml +++ b/.github/workflows/copilot-autofix.yml @@ -23,7 +23,7 @@ concurrency: jobs: copilot-autofix: - runs-on: developer-center-runner-scale-set + runs-on: ubuntu-latest timeout-minutes: 45 steps: - uses: scheduleonce/github-workflows/.github/actions/copilot-dependency-autofix@main