Skip to content

Commit

Permalink
pocl package libpocl-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
StRigaud committed Nov 13, 2023
1 parent 92dec29 commit 04c9240
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 -y ocl-icd-opencl-dev intel-opencl-icd pocl
sudo apt install -y ocl-icd-opencl-dev intel-opencl-icd libpocl-dev
- name: Cmake configure
shell: bash
Expand Down

0 comments on commit 04c9240

Please sign in to comment.