Skip to content

Commit 9096dda

Browse files
committed
16
1 parent 7a86880 commit 9096dda

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: 8-core-ubuntu-latest
10+
runs-on: 16-core-ubuntu-latest
1111

1212
permissions:
1313
contents: read

0 commit comments

Comments
 (0)