[CI][HIP] Switch to using 6.1 rocm and make it use a fixed version. #109
Annotations
1 error and 1 warning
Build and Push Container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget https://repo.radeon.com/rocm/rocm.gpg.key -O - | gpg --dearmor | tee /etc/apt/keyrings/rocm.gpg > /dev/null && echo \"deb [arch=amd64 signed-by=/etc/apt/keyrings/rocm.gpg] https://repo.radeon.com/amdgpu/6.0.2/ubuntu jammy main\" | tee /etc/apt/sources.list.d/amdgpu.list && echo \"deb [arch=amd64 signed-by=/etc/apt/keyrings/rocm.gpg] https://repo.radeon.com/rocm/apt/6.0.2 jammy main\" | tee --append /etc/apt/sources.list.d/rocm.list && apt update && apt install -fyqq rocm-dev && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
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