Skip to content

Commit

Permalink
CI: pin miniconda version
Browse files Browse the repository at this point in the history
  • Loading branch information
misialq committed Jan 9, 2025
1 parent 433d9e7 commit a437b02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
with:
python-version: "3.10"
mamba-version: 1.5.10
miniconda-version: "24.10"
channels: conda-forge,defaults
channel-priority: true
activate-environment: conda-env
Expand Down

0 comments on commit a437b02

Please sign in to comment.