Skip to content

Release

Release #21

Manually triggered October 23, 2023 06:12
Status Failure
Total duration 8m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release.yaml

on: workflow_dispatch
Matrix: Release - Build
Release - Upload
0s
Release - Upload
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Release - Build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"${QBT_VERSION}\" = \"devel\" ]; then git clone --depth 1 --recurse-submodules https://github.com/qbittorrent/qBittorrent.git && cd qBittorrent ; else wget \"https://github.com/qbittorrent/qBittorrent/archive/refs/tags/release-${QBT_VERSION}.tar.gz\" && tar -xf \"release-${QBT_VERSION}.tar.gz\" && cd \"qBittorrent-release-${QBT_VERSION}\" ; fi && cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON -DGUI=OFF && cmake --build build -j $(nproc) && cmake --install build" did not complete successfully: exit code: 1
Release - Build (linux/arm64/v8)
The job was canceled because "linux_amd64" failed.
Release - Build (linux/arm64/v8)
The operation was canceled.
Release - Build (linux/arm/v7)
The job was canceled because "linux_amd64" failed.
Release - Build (linux/arm/v7)
The operation was canceled.
Release - Build (linux/arm/v6)
The job was canceled because "linux_amd64" failed.
Release - Build (linux/arm/v6)
The operation was canceled.