Skip to content

Build rig containers for new release #201

Build rig containers for new release

Build rig containers for new release #201

Triggered via schedule August 15, 2023 09:07
Status Failure
Total duration 9m 11s
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
2s
setup-matrix
Matrix: containers
Fit to window
Zoom out
Zoom in

Annotations

1 error
r
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c ARCH=\"$(arch)\"; if [ \"$ARCH\" = \"aarch64\" ]; then ARM64=\"-arm64\"; else ARM64=\"\"; fi; apt-get update -y && apt-get install -y curl && curl -Ls https://github.com/r-lib/rig/releases/download/latest/rig-linux${ARM64}-latest.tar.gz | tar xz -C /usr/local && rig add devel --without-pak && rig add next --without-pak && rig add release --without-pak && rig add oldrel/1 --without-pak && rig add oldrel/2 --without-pak && rig add oldrel/3 --without-pak && rig add oldrel/4 --without-pak && rig default release && rm -rf /tmp/rig && apt-get clean" did not complete successfully: exit code: 1