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