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