Skip to content

Commit 8579d1f

Browse files
committed
Investigate ubuntu cl 5
1 parent 798740a commit 8579d1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
if: matrix.os == 'ubuntu-22.04' || matrix.os == 'ubuntu-22.04-arm'
4141
run: |
4242
sudo apt update -qq
43-
sudo apt install -qq ocl-icd-opencl-dev intel-oneapi-runtime-opencl
43+
sudo apt install -qq ocl-icd-opencl-dev intel-oneapi-runtime-libs
4444
4545
- name: Build Current Binary
4646
run: npm run build

0 commit comments

Comments
 (0)