Skip to content

Commit d9dda01

Browse files
committed
Specify miniforge version
1 parent 8c86aca commit d9dda01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-osx.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
uses: conda-incubator/[email protected]
2525
with:
2626
channels: conda-forge
27+
miniforge-version: latest
2728
python-version: ${{ matrix.python-version }}
2829

2930
- name: Show info about `base` environment

0 commit comments

Comments
 (0)