Skip to content

Reduce Compilers

Reduce Compilers #22

Triggered via push November 2, 2025 10:49
Status Failure
Total duration 3h 31m 52s
Artifacts
Validate Configuration
6s
Validate Configuration
Build Docker Image
3h 31m
Build Docker Image
Matrix: Test Docker Image
Run All Tests
0s
Run All Tests
Push Docker Image
0s
Push Docker Image
Fit to window
Zoom out
Zoom in

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