Skip to content

Commit 0727a27

Browse files
committed
chore: update miniconda version to latest stable
1 parent 3813eae commit 0727a27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
python-version: ${{ matrix.python-version }}
4949
environment-file: environment.ci.yml
5050
channels: defaults, conda-forge
51+
miniconda-version: "latest"
5152
- name: Install numpy
5253
run: conda install numpy=${{ matrix.numpy-version }}
5354
- name: Check linting

0 commit comments

Comments
 (0)