try a different configuration of environment variables #4919
CI.yml
on: push
Matrix: build-and-test
build-and-push-docker
0s
Annotations
3 errors and 6 warnings
macos-latest Build and Test Python 3.9
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
|
ubuntu-latest Build and Test Python 3.9
Process completed with exit code 1.
|
macos-13 Build and Test Python 3.9
Process completed with exit code 2.
|
macos-latest Build and Test Python 3.9
/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)
|
macos-latest Build and Test Python 3.9
PackagesNotFoundError: The following packages are not available from current channels:
- cantera::cantera==2.6
Current channels:
- https://conda.anaconda.org/rmg
- https://conda.anaconda.org/conda-forge
- https://conda.anaconda.org/cantera
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
|
ubuntu-latest Build and Test Python 3.9
/home/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)
|
ubuntu-latest Build and Test Python 3.9
==> WARNING: A newer version of conda exists. <==
current version: 24.9.0
latest version: 24.9.2
Please update conda by running
$ conda update -n base -c conda-forge conda
|
macos-13 Build and Test Python 3.9
/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)
|
macos-13 Build and Test Python 3.9
==> WARNING: A newer version of conda exists. <==
current version: 24.9.0
latest version: 24.9.2
Please update conda by running
$ conda update -n base -c conda-forge conda
|