Update 1.1.1 (#1219) #1805
Annotations
1 error and 1 warning
Build and Push
buildx failed with: ERROR: failed to solve: process "/bin/ash -eo pipefail -c apk update && apk add libarchive && conda update conda -yq && conda config --set always_yes yes --set changeps1 no && . /opt/conda/etc/profile.d/conda.sh && sed -i -E \"s/python.*$/python=\"$(PY_VERSION)\"/\" environment-dev.yml && conda install -c conda-forge mamba && mamba env create --file environment-dev.yml && conda activate mbuild-dev && mamba install -c conda-forge jupyter python=\"$PY_VERSION\" && python setup.py install && echo \"source activate mbuild-dev\" >> /home/anaconda/.profile && conda clean -afy && mkdir -p /home/anaconda/data && chown -R anaconda:anaconda /mbuild && chown -R anaconda:anaconda /opt && chown -R anaconda:anaconda /home/anaconda" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading