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 7a86880 commit 9096ddaCopy full SHA for 9096dda
.github/workflows/copilot-setup-steps.yml
@@ -7,7 +7,7 @@ jobs:
7
# The job MUST be called `copilot-setup-steps` or it will not be picked up by Copilot.
8
# See https://docs.github.com/en/copilot/customizing-copilot/customizing-the-development-environment-for-copilot-coding-agent
9
copilot-setup-steps:
10
- runs-on: 8-core-ubuntu-latest
+ runs-on: 16-core-ubuntu-latest
11
12
permissions:
13
contents: read
0 commit comments