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 fa1ee48 commit 3c25e12Copy full SHA for 3c25e12
.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: rspack-ubuntu-22.04-large
+ runs-on: ubuntu-22.04
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