Skip to content

Commit 6666bc7

Browse files
No need to install libtinfo5 on Ubuntu 24.04
1 parent 167daa9 commit 6666bc7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,6 @@ jobs:
9393
cp oclcpuexp/x64/libOpenCL.so* dpcpp_compiler/lib/
9494
fi
9595
96-
- name: Install system components
97-
shell: bash -l {0}
98-
run: |
99-
sudo apt-get install libtinfo5
100-
10196
- name: Setup Python
10297
uses: actions/setup-python@v5
10398
with:

0 commit comments

Comments
 (0)