Skip to content

Commit 7a86880

Browse files
committed
new runner pool
1 parent c048ff0 commit 7a86880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
# The job MUST be called `copilot-setup-steps` or it will not be picked up by Copilot.
88
# See https://docs.github.com/en/copilot/customizing-copilot/customizing-the-development-environment-for-copilot-coding-agent
99
copilot-setup-steps:
10-
runs-on: ubuntu-latest
10+
runs-on: 8-core-ubuntu-latest
1111

1212
permissions:
1313
contents: read

0 commit comments

Comments
 (0)