Skip to content

Commit 8a05f92

Browse files
committed
Use py 3.12 for doc building
1 parent a5fe28e commit 8a05f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs-on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
auto-update-conda: true
2626
environment-file: environment.yml
2727
auto-activate-base: false
28-
python-version: 3.13
28+
python-version: 3.12
2929

3030
- name: Conda config
3131
run: >-

0 commit comments

Comments
 (0)