Skip to content

Commit df9cf48

Browse files
committed
set self-hosted config
1 parent 47aa15b commit df9cf48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build-self-hosted.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88

99
jobs:
1010
build:
11-
runs-on: [self-hosted, Office]
11+
runs-on: self-hosted
1212
steps:
1313
- name: "Checkout"
1414
uses: actions/checkout@v4

0 commit comments

Comments
 (0)