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 0e3260b commit ac981c2Copy full SHA for ac981c2
.github/workflows/ipywidgets-bokeh-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
os: [ubuntu-latest, macos-latest, windows-latest]
18
node-version: [20.x]
19
- python-version: ["3.12"]
+ python-version: ["3.13"]
20
21
defaults:
22
run:
0 commit comments