Skip to content

Conda build

Conda build #205

Triggered via schedule January 31, 2025 21:26
Status Failure
Total duration 37m 18s
Artifacts

conda-build.yml

on: schedule
Matrix: conda-build-amd64
Matrix: conda-build-arm64
Matrix: conda-build-osx
Fit to window
Zoom out
Zoom in

Annotations

7 errors
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.