Skip to content

Commit

Permalink
use py3.12 for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Nov 18, 2024
1 parent 65f6a74 commit 203c4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:
path: dist
- uses: actions/setup-python@v5
with:
python-version: '3.13'
python-version: '3.12'
cache: 'pip'
- run: pip install -e .[dev]
- name: Generate developer docs
Expand Down

0 comments on commit 203c4dc

Please sign in to comment.