Publish Docker image #250
Annotations
6 errors and 2 warnings
build-image (xpu)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y git build-essential curl python3.10 python-is-python3 python3-pip && apt-get clean && rm -rf /var/lib/apt/lists/* && wget -O xpu_manager.deb -nv https://github.com/intel/xpumanager/releases/download/${XPU_MANAGER} && sudo dpkg -i xpu_manager.deb && rm -rf xpu_manager.deb" did not complete successfully: exit code: 127
|
build-image (hpu)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y git build-essential curl python3.10 python-is-python3 python3-pip && apt-get clean && rm -rf /var/lib/apt/lists/* && wget -O habana_installer.sh -nv $HABANA_INSTALLER && chmod +x habana_installer.sh" did not complete successfully: exit code: 127
|
build-image (cuda)
The run was canceled by @Delaunay.
|
build-image (cuda)
The operation was canceled.
|
build-image (rocm)
The run was canceled by @Delaunay.
|
build-image (rocm)
The operation was canceled.
|
build-image (xpu)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/login-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/
|
build-image (hpu)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/login-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/
|