♻️ refactor the CI to support Multi Platforms #7
Annotations
1 error
Build Sui Node
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case ${TARGETARCH} in \"amd64\") cargo build --profile ${PROFILE} --bin sui-node ;; \"arm64\") cargo build --profile ${PROFILE} --target aarch64-unknown-linux-gnu --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
|
Loading