Skip to content

Commit

Permalink
Attempt at fixing sphinx and breathe versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Parno committed May 16, 2024
1 parent 299a029 commit c760caf
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 @@ -14,7 +14,7 @@ jobs:
uses: conda-incubator/setup-miniconda@v2
with:
auto-update-conda: true
python-version: "3.8"
python-version: "3.11"
activate-environment: "test"

- name: Checkout MParT
Expand Down

0 comments on commit c760caf

Please sign in to comment.