We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4921160 commit 15b3684Copy full SHA for 15b3684
.github/workflows/CI.yml
@@ -37,6 +37,7 @@ jobs:
37
38
- uses: conda-incubator/setup-miniconda@v2
39
with:
40
+ miniconda-version: "latest"
41
auto-update-conda: true
42
environment-file: ci/environment.yml
43
python-version: ${{ matrix.python-version }}
0 commit comments