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 9eb30eb commit 06da73fCopy full SHA for 06da73f
.github/workflows/copilot-setup-steps.yml
@@ -17,7 +17,7 @@ permissions: {}
17
jobs:
18
# The job MUST be called `copilot-setup-steps` or it will not be picked up by Copilot.
19
copilot-setup-steps:
20
- runs-on: ubuntu-latest
+ runs-on: rspack-ubuntu-22.04-large
21
22
# Set the permissions to the lowest permissions possible needed for your steps.
23
# Copilot will be given its own token for its operations.
0 commit comments