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.
There was an error while loading. Please reload this page.
1 parent 7d7f6da commit d469316Copy full SHA for d469316
1 file changed
.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