We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9f12aa commit 62dac15Copy full SHA for 62dac15
1 file changed
.github/workflows/constructor.yml
@@ -84,7 +84,7 @@ jobs:
84
- name: Set up Conda
85
uses: conda-incubator/setup-miniconda@v3
86
with:
87
- miniconda-version: "latest"
+ miniconda-version: "26.1.1"
88
activate-environment: constructor
89
90
- name: Create Conda environment
0 commit comments