Skip to content

Commit ca4fdd8

Browse files
committed
Add CI for python 3.13 to docs
Signed-off-by: Cristian Le <[email protected]>
1 parent a6c84bf commit ca4fdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ jobs:
334334

335335
- uses: wntrblm/[email protected]
336336
with:
337-
python-versions: "3.11"
337+
python-versions: "3.11, 3.13"
338338

339339
- name: Linkcheck
340340
run: nox -s docs -- -b linkcheck

0 commit comments

Comments
 (0)