Skip to content

Commit

Permalink
Fall back to conda
Browse files Browse the repository at this point in the history
  • Loading branch information
sfinkens committed Sep 30, 2024
1 parent d8bae60 commit 3d15b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
miniforge-version: latest
python-version: ${{ matrix.python-version }}
activate-environment: test-environment
mamba-version: "*"
# mamba-version: "*"
channels: conda-forge

- name: Set cache environment variables
Expand Down

0 comments on commit 3d15b3f

Please sign in to comment.