Skip to content

Commit 2074135

Browse files
committed
CI: Run lint on Python 3.12
bokeh/bokeh#14289 (comment)
1 parent 4d1ffa2 commit 2074135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
python-version: ['3.10', 3.13]
1414
include:
15-
- python-version: 3.11
15+
- python-version: 3.12
1616
test-type: lint
1717
- python-version: 3.11
1818
test-type: docs

0 commit comments

Comments
 (0)