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 c5e11b4 commit c2867b6Copy full SHA for c2867b6
1 file changed
.github/workflows/CI-CD-Docs.yml
@@ -16,7 +16,7 @@ env:
16
17
jobs:
18
build:
19
- runs-on: ubuntu-latest
+ runs-on: windows-latest
20
steps:
21
- uses: actions/checkout@v2
22
with:
0 commit comments