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 c68e1ac commit 3662fdeCopy full SHA for 3662fde
.github/workflows/ipywidgets-bokeh-ci.yml
@@ -15,7 +15,7 @@ jobs:
15
max-parallel: 3
16
matrix:
17
os: [ubuntu-latest, macos-latest, windows-latest]
18
- node-version: [20.x]
+ node-version: [18.x]
19
python-version: ["3.12"]
20
21
defaults:
0 commit comments