We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5fe28e commit 8a05f92Copy full SHA for 8a05f92
1 file changed
.github/workflows/publish-docs-on-release.yml
@@ -25,7 +25,7 @@ jobs:
25
auto-update-conda: true
26
environment-file: environment.yml
27
auto-activate-base: false
28
- python-version: 3.13
+ python-version: 3.12
29
30
- name: Conda config
31
run: >-
0 commit comments