Skip to content

Silence warning from Conda in Github Actions #1128

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

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

roryyorke
Copy link
Contributor

The warning is

/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201:
FutureWarning: Adding 'defaults' to channel list implicitly is
deprecated and will be removed in 25.3.

This change adds defaults to the channel list.

The warning is

  /home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201:
  FutureWarning: Adding 'defaults' to channel list implicitly is
  deprecated and will be removed in 25.3.

This change adds defaults to the channel list.
@coveralls
Copy link

Coverage Status

coverage: 94.744%. remained the same
when pulling 814f414 on roryyorke:gh-action-conda-warning
into 2a919cc on python-control:main.

@murrayrm murrayrm merged commit 061749d into python-control:main Feb 17, 2025
24 checks passed
@slivingston
Copy link
Member

This PR missed a file: workflows/os-blas-test-matrix.yml
I will open a PR for it now.

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.

4 participants