We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20c03c commit 121b0d3Copy full SHA for 121b0d3
1 file changed
.github/workflows/copilot-setup-steps.yml
@@ -9,7 +9,7 @@ permissions:
9
jobs:
10
setup-environment:
11
name: Setup Development Environment
12
- runs-on: ubuntu-latest-4-cores
+ runs-on: vscode-large-runners
13
steps:
14
- name: Checkout repository
15
uses: actions/checkout@v4
0 commit comments