Skip to content

Commit

Permalink
Try conda-lock build
Browse files Browse the repository at this point in the history
  • Loading branch information
AlainKadar committed Jun 18, 2024
1 parent 5e570fc commit 8f7102b
Show file tree
Hide file tree
Showing 2 changed files with 6,367 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: conda-incubator/setup-miniconda@v2
with:
python-version: ${{ matrix.python-version }}
environment-file: .github/workflows/conda-envs/env.yml
environment-file: .github/workflows/conda-envs/conda-lock.yml
channels: conda-forge,defaults
activate-environment: test
auto-update-conda: false
Expand Down
Loading

0 comments on commit 8f7102b

Please sign in to comment.