Skip to content

Commit 5cb7b39

Browse files
fix(temp): Windows doc build
1 parent e105d10 commit 5cb7b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868

6969
docs-build:
7070
name: Documentation Build
71-
runs-on: ubuntu-latest
71+
runs-on: windows-latest
7272
needs: [docs-style]
7373
steps:
7474
- name: Setup headless display

0 commit comments

Comments
 (0)