Skip to content

Commit 121b0d3

Browse files
committed
upgrade to larger runners
1 parent b20c03c commit 121b0d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99
jobs:
1010
setup-environment:
1111
name: Setup Development Environment
12-
runs-on: ubuntu-latest-4-cores
12+
runs-on: vscode-large-runners
1313
steps:
1414
- name: Checkout repository
1515
uses: actions/checkout@v4

0 commit comments

Comments
 (0)