Skip to content

Update images with Intel support #278

Update images with Intel support

Update images with Intel support #278

Triggered via pull request November 20, 2023 14:17
Status Success
Total duration 6m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

1 error
CI (ubuntu, intel, TAG=22.04,INTEL=yes, true)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"${INTEL}\" = \"yes\" ]; then wget -O- https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB | gpg --dearmor | sudo tee /usr/share/keyrings/oneapi-archive-keyring.gpg > /dev/null && echo \"deb [signed-by=/usr/share/keyrings/oneapi-archive-keyring.gpg] https://apt.repos.intel.com/oneapi all main\" | sudo tee /etc/apt/sources.list.d/oneAPI.list && apt-get update && apt-get install -y intel-oneapi-compiler-dpcpp-cpp-and-cpp-classsic intel-oneapi-mkl-devel && apt-get clean; fi" did not complete successfully: exit code: 100