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 a72fb94 commit 8514e91Copy full SHA for 8514e91
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
29
test_docs:
30
name: Test Docs
31
- runs-on: windows-latest
+ runs-on: ubuntu-latest
32
steps:
33
- uses: actions/checkout@v4
34
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
0 commit comments