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 864f381 commit d4a8703Copy full SHA for d4a8703
1 file changed
.github/workflows/ci.yml
@@ -98,7 +98,7 @@ jobs:
98
token: ${{ secrets.GITHUB_TOKEN }}
99
100
test_docs:
101
- runs-on: windows-latest
+ runs-on: ubuntu-latest
102
steps:
103
- uses: actions/checkout@v4
104
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
0 commit comments