Skip to content

Containers

Containers #275

Triggered via schedule August 17, 2023 06:08
Status Failure
Total duration 18m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

containers.yml

on: schedule
setup-matrix
3s
setup-matrix
Matrix: containers
Fit to window
Zoom out
Zoom in

Annotations

1 error
clang17
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export DEBIAN_FRONTEND=noninteractive && apt-get update -y && apt-get install -y gnupg && echo \"deb http://apt.llvm.org/jammy/ llvm-toolchain-jammy main\" > /etc/apt/sources.list.d/llvm.list && echo \"deb-src http://apt.llvm.org/jammy/ llvm-toolchain-jammy main\" >> /etc/apt/sources.list.d/llvm.list && curl -L https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - && apt-get update -y && apt-get install -y clang-17 libc++abi-17-dev libc++-17-dev libomp-17-dev flang-17 && apt-get clean" did not complete successfully: exit code: 100