Skip to content

Commit 0beabd0

Browse files
committed
Set python version for setup-miniconda
1 parent 8c9abd6 commit 0beabd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/conda_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
with:
3232
activate-environment: env
3333
conda-build-version: 3.21.0
34+
python-version: "3.8"
3435

3536
- name: Install dependencies 🔧
3637
run: |

0 commit comments

Comments
 (0)