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