Skip to content

Commit dd25b90

Browse files
authored
Update Build-self-hosted.yml
1 parent 66fe099 commit dd25b90

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]
11+
runs-on: [self-hosted, Windows, X64]
1212
steps:
1313
- name: "Checkout"
1414
uses: actions/checkout@v4

0 commit comments

Comments
 (0)