Merge pull request #112 from alphagov/ruby-3.4.1 #442
build-multiarch.yaml
on: push
Read configuration from build-matrix.json
3s
Matrix: build_and_push_image
Matrix: combine_manifests
Annotations
9 errors and 2 warnings
Build ruby_3.4.1 for arm64 and push to GHCR
The job was canceled because "_3_4_1_068c8523442174bd34" failed.
|
Build ruby_3.3.6 for arm64 and push to GHCR
The job was canceled because "_3_4_1_068c8523442174bd34" failed.
|
Build ruby_3.2.6 for arm64 and push to GHCR
The job was canceled because "_3_4_1_068c8523442174bd34" failed.
|
Build ruby_3.2.6 for amd64 and push to GHCR
The job was canceled because "_3_4_1_068c8523442174bd34" failed.
|
Build ruby_3.2.6 for amd64 and push to GHCR
The operation was canceled.
|
Build ruby_3.2.6 for arm64 and push to GHCR
The operation was canceled.
|
Build ruby_3.3.6 for amd64 and push to GHCR
The job was canceled because "_3_4_1_068c8523442174bd34" failed.
|
Build ruby_3.3.6 for amd64 and push to GHCR
The operation was canceled.
|
Build ruby_3.4.1 for amd64 and push to GHCR
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c set -x; MAKEFLAGS=-j\"$(nproc)\"; export MAKEFLAGS; ruby_tarball=\"ruby-${RUBY_VERSION}.tar.gz\"; curl -fsSLO \"https://cache.ruby-lang.org/pub/ruby/${RUBY_MAJOR}/${ruby_tarball}\"; echo \"${RUBY_CHECKSUM} ${ruby_tarball}\" | sha256sum --check --strict --status; tar -xf \"${ruby_tarball}\" --strip-components=1; arch=\"$(uname -m)-linux-gnu\"; ./configure --build=\"${arch}\" --host=\"${arch}\" --target=\"${arch}\" --sysconfdir=/etc --mandir=/tmp/throwaway --disable-install-doc --enable-shared ; make; make install; gem update --system --silent --no-document; gem pristine --extensions; gem cleanup;" did not complete successfully: exit code: 1
|
Read configuration from build-matrix.json
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build ruby_3.4.1 for amd64 and push to GHCR
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|