Skip to content

Commit

Permalink
Fix miniconda version
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuarez5341 authored Jan 15, 2025
1 parent f63ed9b commit e18bc65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: conda-incubator/setup-miniconda@v2
with:
python-version: ${{ matrix.py }}
miniconda-version: "latest"
activate-environment: test-env
auto-update-conda: true

Expand Down

0 comments on commit e18bc65

Please sign in to comment.