Remove Ruby 3.4.0 #56
Annotations
2 errors and 2 warnings
|
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; osType=\"$(sed -n 's|^ID=||p' /etc/os-release)\"; export GNUPGHOME=\"$(mktemp -d)\"; [ \"${osType}\" = \"alpine\" ] && apk add --no-cache --virtual .gosu-deps gnupg || :; for keyserver in $(shuf -e keyserver.ubuntu.com keys.openpgp.org keys.mailvelope.com); do gpg --batch --no-tty --keyserver \"${keyserver}\" --recv-keys \"B42F6819007F00F88E364FD4036A9C25BF357DD4\" && break || :; done; curl -sSL -o /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}\"; chmod +x /usr/local/bin/gosu; curl -sSL \"https://github.com/tianon/gosu/releases/download/${GOSU_VERSION}/gosu-${TARGETARCH}.asc\" | gpg --batch --verify - /usr/local/bin/gosu; command -v gpgconf && gpgconf --kill all || :; rm -rf \"${GNUPGHOME}\"; unset -v GNUPGHOME; [ \"${osType}\" = \"alpine\" ] && apk del --no-network .gosu-deps || :;" did not complete successfully: exit code: 127
|
|
The run was canceled by @michaelbaudino.
|
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading