Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated miniconda version in GH Actions #125

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

rickecon
Copy link
Member

This PR updates the miniconda installer version to miniconda instead of mambaforge in our GitHub Actions. See Issue #124. Mambaforge is being deprecated and will begin to cause more and more onerous problems and delays in our GH Actions until January 2025 when it will completely stop working (see this blog post "Sunsetting Mambaforge").

The change is one line in three GH Actions, as recommended in the setup-miniconda README.md.

cc: @jdebacker

@rickecon rickecon linked an issue Sep 27, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.22%. Comparing base (a504ff6) to head (c8dd7f2).
Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   45.22%   45.22%           
=======================================
  Files          18       18           
  Lines        1404     1404           
=======================================
  Hits          635      635           
  Misses        769      769           
Flag Coverage Δ
unittests 45.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@rickecon rickecon merged commit 605017e into PSLmodels:master Oct 4, 2024
7 checks passed
@rickecon rickecon deleted the minif branch October 4, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mambaforge is deprecated
2 participants