Update rust.yml

This commit is contained in:
Takeshi Watanabe 2020-12-24 20:17:33 +09:00 committed by GitHub
commit b8e33672e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,10 +27,6 @@ jobs:
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
- name: Install intel compute runtime
run: |
sudo add-apt-repository ppa:intel-opencl/intel-opencl
sudo apt update
sudo apt install libze-loader libze-intel-gpu intel-opencl-icd ocl-icd-opencl-dev libze-loader-dev
mkdir neo
cd neo
wget https://github.com/intel/compute-runtime/releases/download/20.51.18762/intel-gmmlib_20.3.2_amd64.deb