Skip to content

Commit

Permalink
add ocl-icd-opencl-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
StRigaud committed Nov 13, 2023
1 parent 27c4d4c commit 393e6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_and_coverage_unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
shell: bash
run: |
sudo apt upgrade && sudo apt update
sudo apt install intel-opencl-icd
sudo apt install -y ocl-icd-opencl-dev intel-opencl-icd
- name: Cmake configure
shell: bash
Expand Down

0 comments on commit 393e6e4

Please sign in to comment.