Skip to content

Commit

Permalink
CI: update to python 3.12 in test-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
csernazs committed Aug 29, 2024
1 parent a1335b6 commit fc760c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
uses: ./.github/actions/setup
with:
type: doc
python-version: "3.11"
python-version: "3.12"
poetry-version: ${{ env.POETRY_VERSION }}

- name: Test
Expand Down

0 comments on commit fc760c7

Please sign in to comment.