Reduce Compilers #22
docker-build-test-deploy.yml
on: push
Validate Configuration
6s
Matrix: Test Docker Image
Push Docker Image
0s
Annotations
1 error
|
Build Docker Image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -xe && apt update && apt install -y --no-install-recommends libncurses5 && rm -rf /var/lib/apt/lists/* && curl -fSsL \"https://download.swift.org/swift-$SWIFT_VERSION-release/ubuntu2404/swift-$SWIFT_VERSION-RELEASE/swift-$SWIFT_VERSION-RELEASE-ubuntu24.04.tar.gz\" -o /tmp/swift.tar.gz && mkdir /usr/local/swift-$SWIFT_VERSION && tar -xf /tmp/swift.tar.gz -C /usr/local/swift-$SWIFT_VERSION --strip-components=2 && rm -rf /tmp/*" did not complete successfully: exit code: 100
|