Skip to content

Commit ac981c2

Browse files
committed
bump ci python to 3.13
1 parent 0e3260b commit ac981c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ipywidgets-bokeh-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
os: [ubuntu-latest, macos-latest, windows-latest]
1818
node-version: [20.x]
19-
python-version: ["3.12"]
19+
python-version: ["3.13"]
2020

2121
defaults:
2222
run:

0 commit comments

Comments
 (0)