Skip to content

Commit 203c4dc

Browse files
committed
use py3.12 for docs
1 parent 65f6a74 commit 203c4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ jobs:
239239
path: dist
240240
- uses: actions/setup-python@v5
241241
with:
242-
python-version: '3.13'
242+
python-version: '3.12'
243243
cache: 'pip'
244244
- run: pip install -e .[dev]
245245
- name: Generate developer docs

0 commit comments

Comments
 (0)