Skip to content

Commit 8c2f753

Browse files
authored
Publish docs with Py3.12 for now (#2017)
* Update deploy-docs.yml * remove comment, we always want to pin version
1 parent e49ca01 commit 8c2f753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
environment-name: TEST
3333
init-shell: bash
3434
create-args: >-
35-
python=3
35+
python=3.12
3636
--file requirements.txt
3737
--file requirements-dev.txt
3838

0 commit comments

Comments
 (0)