Skip to content

Commit d7212f0

Browse files
change test runner to xlarge
1 parent fd4e9e0 commit d7212f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: ludeeus/action-shellcheck@master
5757

5858
test:
59-
runs-on: ubuntu-latest-m
59+
runs-on: self-hosted-xlarge
6060
needs: [setup, lint]
6161
steps:
6262
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)