Skip to content

Commit 5757d85

Browse files
committed
Avoid 3.13t on docs
1 parent eb2f2cb commit 5757d85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with-rocm: disable
2727
with-cuda: enable
2828
build-python-only: "disable"
29+
python-versions: '["3.9", "3.10", "3.11", "3.12", "3.13"]'
2930
build:
3031
needs: generate-matrix
3132
strategy:

0 commit comments

Comments
 (0)