Skip to content

Fix version for Mono #20

Fix version for Mono

Fix version for Mono #20

Triggered via push November 1, 2025 23:27
Status Failure
Total duration 4h 11m 28s
Artifacts
Validate Configuration
7s
Validate Configuration
Build Docker Image
4h 11m
Build Docker Image
Matrix: Test Docker Image
Run All Tests
Run All Tests
Push Docker Image
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 && curl -fSsL \"https://downloads.sourceforge.net/project/fbc/Binaries%20-%20Linux/FreeBASIC-$FBC_VERSION-linux-x86_64.tar.gz\" -o /tmp/fbc.tar.gz && mkdir /usr/local/fbc-$FBC_VERSION && tar -xf /tmp/fbc.tar.gz -C /usr/local/fbc-$FBC_VERSION --strip-components=1 && rm -rf /tmp/*" did not complete successfully: exit code: 22