Skip to content

Commit

Permalink
try change minicondav3 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
fiona-naughton authored Nov 11, 2024
1 parent 3643c87 commit 423ca77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# More info on options: https://github.com/conda-incubator/setup-miniconda
- name: Install conda dependencies
uses: conda-incubator/setup-miniconda@v3
uses: conda-incubator/setup-miniconda@v2
with:
python-version: ${{ matrix.python-version }}
environment-file: devtools/conda-envs/test_env.yaml
Expand Down

0 comments on commit 423ca77

Please sign in to comment.