Skip to content

Commit 9165311

Browse files
committed
experiment larger runner
1 parent fe9dbe7 commit 9165311

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
@@ -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: ubuntu-latest-xl
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)