We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe9dbe7 commit 9165311Copy full SHA for 9165311
.github/workflows/copilot-setup-steps.yml
@@ -14,7 +14,7 @@ on:
14
jobs:
15
# The job MUST be called `copilot-setup-steps` or it will not be picked up by Copilot.
16
copilot-setup-steps:
17
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest-xl
18
19
# Set the permissions to the lowest permissions possible needed for your steps.
20
# Copilot will be given its own token for its operations.
0 commit comments