Skip to content

Commit

Permalink
No need to install libtinfo5 on Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed Dec 30, 2024
1 parent 8e39103 commit 178d677
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/os-llvm-sycl-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,6 @@ jobs:
cp oclcpuexp/x64/libOpenCL.so* dpcpp_compiler/lib/
fi
- name: Install system components
shell: bash -l {0}
run: |
sudo apt-get install libtinfo5
- name: Setup Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 178d677

Please sign in to comment.