Skip to content

Commit

Permalink
CI: mamba installation
Browse files Browse the repository at this point in the history
  • Loading branch information
dmgav committed Oct 15, 2023
1 parent 2f94d25 commit fc9cbb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
run: |
set -vxeo pipefail
conda install mamba -n base -c conda-forge
conda install -n base --override-channels -c conda-forge mamba 'python_abi=*=*cp*'
${{ matrix.conda-mamba }} install -y \
python=${{ matrix.python-version }} \
Expand Down

0 comments on commit fc9cbb2

Please sign in to comment.