Skip to content

runners: Use ubuntu version as an argument #523

runners: Use ubuntu version as an argument

runners: Use ubuntu version as an argument #523

Triggered via pull request August 20, 2024 07:00
Status Failure
Total duration 42s
Artifacts

publish.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
build (focal, s390x)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get -y install ca-certificates && if [[ ${UBUNTU_VERSION} = \"focal\" ]]; then apt-get -y install libicu66 libssl1.1; else apt-get -y install libicu74 libssl; fi" did not complete successfully: exit code: 100
build (noble, s390x)
The job was canceled because "focal_s390x" failed.
build (noble, s390x)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get -y install ca-certificates && if [[ ${UBUNTU_VERSION} = \"focal\" ]]; then apt-get -y install libicu66 libssl1.1; else apt-get -y install libicu74 libssl; fi" did not complete successfully: exit code: 100
build (noble, x86_64)
The job was canceled because "focal_s390x" failed.
build (noble, x86_64)
The operation was canceled.
build (focal, aarch64)
The job was canceled because "focal_s390x" failed.
build (focal, aarch64)
The operation was canceled.
build (focal, x86_64)
The job was canceled because "focal_s390x" failed.
build (focal, x86_64)
The operation was canceled.
build (noble, aarch64)
The job was canceled because "focal_s390x" failed.
build (noble, aarch64)
The operation was canceled.
build (focal, s390x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (focal, s390x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/