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 e105d10 commit 5cb7b39Copy full SHA for 5cb7b39
.github/workflows/ci_cd.yml
@@ -68,7 +68,7 @@ jobs:
68
69
docs-build:
70
name: Documentation Build
71
- runs-on: ubuntu-latest
+ runs-on: windows-latest
72
needs: [docs-style]
73
steps:
74
- name: Setup headless display
0 commit comments