Creates Conda Install for Installation Tips #66
installation-tips-test.yml
on: schedule
Matrix: installation-tips-testing
Annotations
5 warnings
Build Conda Env on macos-latest OS
/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 Conda Env on ubuntu-latest OS
/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 Conda Env on windows-latest OS
Terminal profiles are not available for system level installs
|
Build Conda Env on windows-latest OS
Terminal profiles are not available for system level installs
|
Build Conda Env on windows-latest OS
C:\Users\runneradmin\miniconda3\Lib\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)
|