Skip to content

Commit 060e6c3

Browse files
authored
chore: build use self host machine (#817)
Signed-off-by: rogerogers <[email protected]>
1 parent defdaad commit 060e6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-cn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
jobs:
88
deploy:
9-
runs-on: ubuntu-22.04
9+
runs-on: [self-hosted, domestic]
1010
steps:
1111
- uses: actions/checkout@v4
1212
with:

0 commit comments

Comments
 (0)