Skip to content

Commit

Permalink
Build the doc with python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
fteicht authored and g-poveda committed May 22, 2024
1 parent a11b2e4 commit 45e55b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
build-doc:
runs-on: ubuntu-latest
env:
python-version: "3.9"
python-version: "3.10"
steps:
- name: Set env variables for github links in doc
run: |
Expand Down

0 comments on commit 45e55b9

Please sign in to comment.