Skip to content

Commit 7904a02

Browse files
Merge branch 'main' into gh-60628
2 parents 4b289c5 + aa0ae53 commit 7904a02

File tree

5 files changed

+286
-280
lines changed

5 files changed

+286
-280
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on: workflow_dispatch
66
jobs:
77
# The job MUST be called `copilot-setup-steps` or it will not be picked up by Copilot.
88
copilot-setup-steps:
9-
runs-on: ubuntu-latest
9+
runs-on: 8-core-ubuntu-latest
1010

1111
permissions:
1212
contents: read

0 commit comments

Comments
 (0)