Skip to content

Build rig containers for new release #270

Build rig containers for new release

Build rig containers for new release #270

Triggered via schedule October 17, 2024 07:59
Status Failure
Total duration 26m 43s
Artifacts

conts.yml

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

Annotations

1 error
ubuntu-22.04-multi
buildx failed with: ERROR: failed to solve: process "/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