Skip to content

Bump version

Bump version #740

Re-run triggered July 19, 2023 14:16
Status Failure
Total duration 1m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && DEBIAN_FRONTEND=noninteractive apt install -qy --no-install-recommends curl libxi6 libxrender1 libxtst6 openjfx python3-pip python3-setuptools unzip xvfb && python3 -m pip install --upgrade pip && if test \"$(dpkg --print-architecture)\" = \"armhf\" ; then python3 -m pip config set global.extra-index-url https://www.piwheels.org/simple ; fi && echo 'a8056f3da6d6b642ddd3d2ed59dac5cf9bd39fd3327cc377655e27972c6ac4a8 ibc.zip' | tee ibc.zip.sha256 && curl -qL https://github.com/IbcAlpha/IBC/releases/download/3.16.0/IBCLinux-3.16.0.zip -o ibc.zip && sha256sum -c ibc.zip.sha256 && unzip ibc.zip -d /opt/ibc && chmod o+x /opt/ibc/*.sh /opt/ibc/*/*.sh && rm ibc.zip && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 60