Skip to content

Commit a711e0f

Browse files
switch back to ubuntu-latest-m
1 parent d7212f0 commit a711e0f

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: self-hosted-xlarge
59+
runs-on: ubuntu-latest-m
6060
needs: [setup, lint]
6161
steps:
6262
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)