Conda build #204
conda-build.yml
on: schedule
Matrix: conda-build-amd64
Matrix: conda-build-arm64
Matrix: conda-build-osx
Annotations
7 errors and 5 warnings
conda-build-arm64 (3.11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /mspasspy_build && conda install -y conda-build anaconda-client && conda config --set anaconda_upload no && conda config --add channels conda-forge && export CONDA_BUILD_DEBUG=1 && PACKAGE_PATH=$(conda build . --python ${PYTHON_VERSION} --output) && conda build . --python ${PYTHON_VERSION} --debug && if [ \"$PYTHON_VERSION\" = \"3.11\" ]; then anaconda -t $ANACONDA_API_TOKEN upload $PACKAGE_PATH --label main --label py${PYTHON_VERSION} --force ; else anaconda -t $ANACONDA_API_TOKEN upload $PACKAGE_PATH --label py${PYTHON_VERSION} --force ; fi" did not complete successfully: exit code: 1
|
conda-build-arm64 (3.8)
The job was canceled because "_3_11" failed.
|
conda-build-arm64 (3.8)
The operation was canceled.
|
conda-build-arm64 (3.10)
The job was canceled because "_3_11" failed.
|
conda-build-arm64 (3.10)
The operation was canceled.
|
conda-build-arm64 (3.9)
The job was canceled because "_3_11" failed.
|
conda-build-arm64 (3.9)
The operation was canceled.
|
conda-build-amd64 (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
conda-build-amd64 (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
conda-build-amd64 (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
conda-build-amd64 (3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
conda-build-arm64 (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|