From 3f1813c1237629041128ee4c6263130972ed8e8c Mon Sep 17 00:00:00 2001 From: Dan Moseley Date: Sun, 1 Jun 2025 21:30:42 -0600 Subject: [PATCH] 8 core --- .github/workflows/copilot-setup-steps.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/copilot-setup-steps.yml b/.github/workflows/copilot-setup-steps.yml index 42277fba3bcb..7ee5ddd2d5b9 100644 --- a/.github/workflows/copilot-setup-steps.yml +++ b/.github/workflows/copilot-setup-steps.yml @@ -6,7 +6,7 @@ on: workflow_dispatch jobs: # The job MUST be called `copilot-setup-steps` or it will not be picked up by Copilot. copilot-setup-steps: - runs-on: ubuntu-latest + runs-on: 8-core-ubuntu-latest permissions: contents: read