Skip to content

♻️ refactor the CI to support Multi Platforms #8

♻️ refactor the CI to support Multi Platforms

♻️ refactor the CI to support Multi Platforms #8

Triggered via pull request February 4, 2025 22:02
@yezz123yezz123
synchronize #9
docker-refactor
Status Failure
Total duration 16m 43s
Artifacts

pull-request.yaml

on: pull_request
Matrix: Build Docker Image / build_containers
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build Docker Image / build_containers (docker/sui-node, linux/386)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case ${TARGETARCH} in \"amd64\") cargo build --profile ${PROFILE} --bin sui-node ;; \"386\") cargo build --profile ${PROFILE} --target i686-unknown-linux-gnu --bin sui-node ;; *) echo \"Unsupported architecture: ${TARGETARCH}\" && exit 1 ;; esac" did not complete successfully: exit code: 101
Build Docker Image / build_containers (docker/sui-node, linux/amd64)
The job was canceled because "docker_sui-node_linux_386" failed.
Build Docker Image / build_containers (docker/sui-node, linux/amd64)
The operation was canceled.