[CI][HIP] Add missing dep for broken amd script. #164
Annotations
1 error and 1 warning
Build and Push Container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt install -yqq libnuma-dev wget gnupg2 && apt-get --purge remove gcc-11 g++-11 libstdc++-11-dev && apt-get install -yqq gcc-12 g++-12 libstdc++-12-dev && wget https://repo.radeon.com/amdgpu-install/6.1/ubuntu/jammy/amdgpu-install_6.1.60100-1_all.deb && apt install -yqq ./amdgpu-install_6.1.60100-1_all.deb && amdgpu-install -y --usecase=rocmdev && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, docker/build-push-action@v3.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading