Skip to content

Commit 7bf1966

Browse files
committed
CI: update to python 3.12 in test-doc
1 parent 78642b2 commit 7bf1966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
uses: ./.github/actions/setup
7474
with:
7575
type: doc
76-
python-version: "3.11"
76+
python-version: "3.12"
7777
poetry-version: ${{ env.POETRY_VERSION }}
7878

7979
- name: Test

0 commit comments

Comments
 (0)