diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e75ffe54148..bca3fc3c730 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -115,7 +115,7 @@ jobs: # Dependencies tdnf -y install openssl-devel libuv-devel # Test dependencies - tdnf -y install libarrow-devel parquet-libs-devel + tdnf -y install libarrow-devel parquet-libs-devel lldb shell: bash - uses: actions/checkout@v4