Skip to content

Commit 6f7228e

Browse files
committed
do not install libtinfo package
1 parent fb6abec commit 6f7228e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ jobs:
4646
steps:
4747
- name: Checkout Repo
4848
uses: actions/checkout@v4
49-
- name: Install libtinfo5
50-
run: sudo apt update && sudo apt install -y libtinfo5
5149
- name: Install LLVM and Clang (LLVM >= 19.1)
5250
if: ${{ matrix.llvm-version[0] >= 19 }}
5351
run: |

0 commit comments

Comments
 (0)