Skip to content

Add workflow

Add workflow #1

Triggered via push September 19, 2023 22:25
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: push
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

2 errors
docker (5.6, rocm-dev, ubuntu2204)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir --parents --mode=0755 /etc/apt/keyrings && wget https://repo.radeon.com/rocm/rocm.gpg.key -O - | gpg --dearmor | tee /etc/apt/keyrings/rocm.gpg > /dev/null && echo \"deb [arch=amd64 signed-by=/etc/apt/keyrings/rocm.gpg] https://repo.radeon.com/rocm/apt/${ROCM_VERSION}/ jammy main\" | tee /etc/apt/sources.list.d/rocm.list && echo \"Package: *\\nPin: release o=repo.radeon.com\\nPin-Priority: 600\" | tee /etc/apt/preferences.d/rocm-pin-600 && apt-get -y update && apt-get -y install rocm-dev" did not complete successfully: exit code: 100
docker (5.6, rocm-dev, centos8)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo -e \"[rocm] \\nname=rocm \\nbaseurl=https://repo.radeon.com/rocm/rhel8/${ROCM_VERSION}/main \\nenabled=1 \\npriority=50 \\ngpgcheck=1 \\ngpgkey=https://repo.radeon.com/rocm/rocm.gpg.key\" > /etc/yum.repos.d/rocm.repo &&cat /etc/yum.repos.d/rocm.repo &&yum clean all -y &&yum update -y &&yum install -y rocm-dev" did not complete successfully: exit code: 1