Packaging QuadDType #11
Annotations
2 errors and 2 warnings
Command ['sh', '-c', 'set -ex\nyum install -y wget &&\nwget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh &&\nbash miniconda.sh -b -p $HOME/miniconda &&\n$HOME/miniconda/bin/conda install -y -c conda-forge sleef\nls -l $HOME/miniconda/include/sleef.h\necho "CFLAGS: $CFLAGS"\necho "CXXFLAGS: $CXXFLAGS"\necho "LD_LIBRARY_PATH: $LD_LIBRARY_PATH"\necho "LIBRARY_PATH: $LIBRARY_PATH"\ng++ --version\nconda list sleef\n'] failed with code 127.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading