Skip to content

Commit ece802f

Browse files
committed
Try Python 3.11.
1 parent 19bceb2 commit ece802f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_github_pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
miniforge-version: latest
2323
channels: conda-forge
24-
python-version: "3.12"
24+
python-version: "3.11"
2525
use-mamba: true
2626
activate-environment: qutip-jupyterlite
2727

0 commit comments

Comments
 (0)