Skip to content

Commit 89c5631

Browse files
authored
Update testing.yml
1 parent 6ebbc74 commit 89c5631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Mambaforge
2121
uses: conda-incubator/setup-miniconda@v3
2222
with:
23-
python-version: "3.12"
23+
python-version: "3.11"
2424
miniforge-version: latest
2525
condarc-file: .condarc
2626
environment-file: environment.yml

0 commit comments

Comments
 (0)