Unpin numpy and run tests on numpy 1 and 2 #155
ci.yml
on: pull_request
Lint
14s
CPython interface tests
22s
C tests
19s
Packaging
32s
Matrix: Python tests
Matrix: Test numpy versions
Annotations
3 errors and 2 warnings
Test numpy versions (>=2)
Process completed with exit code 2.
|
Test numpy versions (==1.26)
The job was canceled because "_2" failed.
|
Test numpy versions (==1.26)
The operation was canceled.
|
Python tests (macos-14, 3.11)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|
Python tests (macos-13, 3.9)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|