[WIP] Clean up CI for JVM packages #1023
main.yml
on: push
Code linting for C++
28s
Matrix: Test installing XGBoost lib + building the C API demo
Matrix: Test Google C++ unittest (CPU Non-OMP)
Matrix: Test Google C++ unittest (CPU SYCL)
Matrix: Test Google C++ test (CPU)
Annotations
7 warnings
Test Google C++ test (CPU) (macos-12)
A brownout will take place on November 11, 14:00 UTC - November 12, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
Test Google C++ test (CPU) (macos-12)
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
Test Google C++ test (CPU) (macos-12)
libomp 19.1.0 is already installed and up-to-date.
To reinstall 19.1.0, run:
brew reinstall libomp
|
Test Google C++ unittest (CPU SYCL) (ubuntu-latest, 3.10)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
Test Google C++ unittest (CPU SYCL) (ubuntu-latest, 3.10)
/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)
|
Test installing XGBoost lib + building the C API demo (ubuntu-latest, 3.10)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
Test installing XGBoost lib + building the C API demo (ubuntu-latest, 3.10)
/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)
|