Skip to content

Commit 06da73f

Browse files
authored
chore: use self-hosted-ci (#145)
1 parent 9eb30eb commit 06da73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions: {}
1717
jobs:
1818
# The job MUST be called `copilot-setup-steps` or it will not be picked up by Copilot.
1919
copilot-setup-steps:
20-
runs-on: ubuntu-latest
20+
runs-on: rspack-ubuntu-22.04-large
2121

2222
# Set the permissions to the lowest permissions possible needed for your steps.
2323
# Copilot will be given its own token for its operations.

0 commit comments

Comments
 (0)