Bump CI OS matrix #191
Annotations
3 errors and 5 warnings
test (macos-14)
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
|
test (ubuntu-24.04)
The job was canceled because "macos-14" failed.
|
test (ubuntu-24.04)
The operation was canceled.
|
test (macos-14)
/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(
|
test (macos-14)
/Users/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
test (macos-14)
LibMambaUnsatisfiableError: Encountered problems while solving:
- package minimap2-2.28-hba9b596_4 requires k8, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ minimap2 >=2.28 is installable and it requires
│ └─ k8 with the potential options
│ ├─ k8 1.2 would require
│ │ └─ python_abi 3.8.* *_cp38 with the potential options
│ │ ├─ python_abi 3.8 would require
│ │ │ └─ python 3.8.* , which can be installed;
│ │ └─ python_abi 3.8, which can be installed;
│ ├─ k8 1.2 would require
│ │ └─ python_abi 3.12.* *_cp312, which can be installed;
│ └─ k8 1.2 would require
│ └─ python_abi 3.13.* *_cp313, which can be installed;
└─ python 3.10.*,3.10.* is not installable because there are no viable options
├─ python [3.10.0|3.10.10|...|3.10.9] conflicts with any installable versions previously reported;
└─ python [3.10.0|3.10.1|...|3.10.9] would require
└─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported.
|
test (ubuntu-24.04)
/usr/share/miniconda/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(
|
test (ubuntu-24.04)
/usr/share/miniconda/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|