Add ARM support #649
Annotations
1 error and 1 warning
Build and Push the Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ -n \"$MOFED_VERSION\" ] ; then mkdir -p /tmp/mofed && wget -nv -P /tmp/mofed http://content.mellanox.com/ofed/MLNX_OFED-${MOFED_VERSION}/MLNX_OFED_LINUX-${MOFED_VERSION}-ubuntu22.04-aarch64.tgz && tar -zxvf /tmp/mofed/MLNX_OFED_LINUX-${MOFED_VERSION}-ubuntu22.04-aarch64.tgz -C /tmp/mofed && /tmp/mofed/MLNX_OFED_LINUX-${MOFED_VERSION}-ubuntu22.04-aarch64/mlnxofedinstall --user-space-only --without-fw-update --force && rm -rf /tmp/mofed ; fi" did not complete successfully: exit code: 8
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading