chore: delete unused cmake patch logic #5824
conda-package.yml
on: pull_request
Matrix: build_linux
Matrix: build_windows
Matrix: test_linux
Matrix: array-api-conformity
Matrix: test_examples_linux
Matrix: test_windows
Matrix: upload_linux
Matrix: upload_windows
Clean up anaconda packages
Annotations
2 warnings
|
test_windows (3.11, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
|
test_windows (3.11, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|