Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9879cc6 commit 8ba4ec8Copy full SHA for 8ba4ec8
.github/workflows/nightlies.yml
@@ -63,7 +63,7 @@ jobs:
63
uses: mamba-org/setup-micromamba@v1
64
with:
65
environment-name: nightlies
66
- extra-specs: anaconda-client=1.10.0
+ create-args: anaconda-client=1.10.0
67
condarc: |
68
channels:
69
- main
0 commit comments