Update .github/workflows/CI.yml #4861
CI.yml
on: push
build-and-test-linux
7m 27s
build-osx
7m 27s
build-and-push-docker
0s
Annotations
4 errors and 4 warnings
build-and-test-linux
Canceling since a higher priority waiting request for 'Continuous Integration-refs/heads/echem-rebase' exists
|
build-and-test-linux
The operation was canceled.
|
build-osx
Canceling since a higher priority waiting request for 'Continuous Integration-refs/heads/echem-rebase' exists
|
build-osx
The operation was canceled.
|
build-and-test-linux
/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)
|
build-and-test-linux
==> 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
|
build-osx
/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)
|
build-osx
==> 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
|