We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ebbc74 commit 89c5631Copy full SHA for 89c5631
.github/workflows/testing.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup Mambaforge
21
uses: conda-incubator/setup-miniconda@v3
22
with:
23
- python-version: "3.12"
+ python-version: "3.11"
24
miniforge-version: latest
25
condarc-file: .condarc
26
environment-file: environment.yml
0 commit comments