Update images with Intel support #278
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|