Skip to content

Publish 5.9.1-RELEASE #53

Publish 5.9.1-RELEASE

Publish 5.9.1-RELEASE #53

Triggered via push January 16, 2024 13:01
Status Failure
Total duration 1m 9s
Artifacts

release.yml

on: push
Matrix: Push Docker image to GitHub Packages
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Push Docker image to GitHub Packages (./5.9/ubuntu/22.04/Dockerfile, linux/amd64, ghcr.io/swiftwa...
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -e; SWIFT_BIN_URL=\"https://github.com/swiftwasm/swift/releases/download/$SWIFT_TAG/$SWIFT_TAG-$SWIFT_PLATFORM_SUFFIX\" && export DEBIAN_FRONTEND=noninteractive && apt-get -q update && apt-get -q install -y curl && rm -rf /var/lib/apt/lists/* && curl -fsSL \"$SWIFT_BIN_URL\" -o swift.tar.gz && tar -xzf swift.tar.gz --directory / --strip-components=1 && chmod -R o+r /usr/lib/swift && rm -rf swift.tar.gz && apt-get purge --auto-remove -y curl" did not complete successfully: exit code: 22
Push Docker image to GitHub Packages (./5.9/ubuntu/18.04/Dockerfile, linux/amd64, ghcr.io/swiftwa...
The job was canceled because "_5_9_ubuntu_22_04_Dockerf" failed.
Push Docker image to GitHub Packages (./5.9/ubuntu/20.04/Dockerfile, linux/amd64,linux/arm64, ghc...
The job was canceled because "_5_9_ubuntu_22_04_Dockerf" failed.