Skip to content

Commit 9d40784

Browse files
committed
Trying to pin the miniconda version as well
1 parent e2feeea commit 9d40784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/constructor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
- name: Set up Conda
8585
uses: conda-incubator/setup-miniconda@v3
8686
with:
87-
miniconda-version: "latest"
87+
miniconda-version: "26.1.1"
8888
activate-environment: constructor
8989

9090
- name: Create Conda environment

0 commit comments

Comments
 (0)