Skip to content

Commit

Permalink
Changed sphinx's python version to 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
spirosmaggioros committed Sep 27, 2024
1 parent 461038e commit 6fa4c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: "3.8"
python-version: "3.12"
- name: Set-up miniconda for macos and ubuntu
uses: conda-incubator/setup-miniconda@v2
with:
Expand Down

0 comments on commit 6fa4c8d

Please sign in to comment.