Skip to content

Commit d4a8703

Browse files
authored
Build docs on ubuntu (#1257)
1 parent 864f381 commit d4a8703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
token: ${{ secrets.GITHUB_TOKEN }}
9999

100100
test_docs:
101-
runs-on: windows-latest
101+
runs-on: ubuntu-latest
102102
steps:
103103
- uses: actions/checkout@v4
104104
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1

0 commit comments

Comments
 (0)