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 b8219f1 commit 4cb62c0Copy full SHA for 4cb62c0
.github/workflows/BuildIt.yml
@@ -8,7 +8,7 @@ permissions:
8
9
jobs:
10
build:
11
- runs-on: windows-latest
+ runs-on: self-hosted
12
steps:
13
- name: "Checkout"
14
uses: actions/checkout@v4
0 commit comments