Skip to content

Commit 1cd8bef

Browse files
committed
Try libhwloc15
1 parent 267c235 commit 1cd8bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/os-llvm-sycl-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install hwloc
3030
shell: bash -l {0}
3131
run: |
32-
sudo apt install hwloc
32+
sudo apt install libhwloc15
3333
3434
- name: Cache sycl bundle
3535
id: cache-sycl-bundle

0 commit comments

Comments
 (0)