We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66fe099 commit dd25b90Copy full SHA for dd25b90
.github/workflows/Build-self-hosted.yml
@@ -8,7 +8,7 @@ permissions:
8
9
jobs:
10
build:
11
- runs-on: [self-hosted]
+ runs-on: [self-hosted, Windows, X64]
12
steps:
13
- name: "Checkout"
14
uses: actions/checkout@v4
0 commit comments