Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c8951c0

Browse files
authored
Merge pull request #25961 from pavelzw/patch-1
Fix nightly CI
2 parents 7d7f6da + d469316 commit c8951c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightlies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
uses: mamba-org/setup-micromamba@v1
6464
with:
6565
environment-name: nightlies
66-
extra-specs: anaconda-client=1.10.0
66+
create-args: anaconda-client=1.10.0
6767
condarc: |
6868
channels:
6969
- main

0 commit comments

Comments
 (0)