We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0ea0f commit 173fbe3Copy full SHA for 173fbe3
.github/workflows/ci.yaml
@@ -31,7 +31,7 @@ jobs:
31
uses: conda-incubator/[email protected]
32
with:
33
channels: conda-forge
34
- miniforge-version: latest
+ miniforge-version: "24.9.2-0"
35
python-version: ${{ matrix.python-version }}
36
37
- name: Install compilers
0 commit comments