Skip to content

Commit 7ff175e

Browse files
authored
Merge pull request microsoft#267014 from microsoft/rebornix/minimum-newt
Improve copilot coding agent setup
2 parents 1710d12 + eeca8c6 commit 7ff175e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
# The job MUST be called `copilot-setup-steps` or it will not be picked up by Copilot.
1616
copilot-setup-steps:
17-
runs-on: ubuntu-latest
17+
runs-on: vscode-large-runners
1818

1919
# Set the permissions to the lowest permissions possible needed for your steps.
2020
# Copilot will be given its own token for its operations.

0 commit comments

Comments
 (0)