Skip to content

Commit

Permalink
Merge pull request #168 from conda-forge/autoupdate-action
Browse files Browse the repository at this point in the history
Update mamba version
hmaarrfk authored Jul 5, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 90a3bce + 17f727b commit 0151842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Miniforge3/construct.yaml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ specs:
{% endif %}

{% if name.startswith("Mambaforge") %}
- mamba 0.14.0
- mamba 0.14.1
{% endif %}
- conda {{ version.split("-")[0] }}

0 comments on commit 0151842

Please sign in to comment.