feat: add opentofu runner image #314
Annotations
1 error and 1 warning
Build Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache bash curl && curl -fsSL -o /tmp/tofu_${VERSION}_${TARGETARCH}.tar.gz \"https://github.com/opentofu/opentofu/releases/download/v${VERSION}/tofu_${VERSION}_linux_${TARGETARCH}.tar.gz\" && tar -xzvf /tmp/tofu_${VERSION}_${TARGETARCH}.tar.gz -C /tmp && mv /tmp/tofu /usr/local/bin/tofu" did not complete successfully: exit code: 22
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading