From a90f5ec6406db85a94878dd1e7755b38026a94b6 Mon Sep 17 00:00:00 2001 From: Max Tropets Date: Wed, 15 Jan 2025 22:28:46 +0000 Subject: [PATCH] Missing libcurl azure linux long test --- .github/workflows/long-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/long-test.yml b/.github/workflows/long-test.yml index 57fa8b89d64..e9ed0d72333 100644 --- a/.github/workflows/long-test.yml +++ b/.github/workflows/long-test.yml @@ -299,7 +299,7 @@ jobs: # libc++ tdnf -y install libcxx-devel llvm-libunwind-devel llvm-libunwind-static # Dependencies - tdnf -y install openssl-devel libuv-devel nghttp2-devel + tdnf -y install openssl-devel libuv-devel nghttp2-devel curl-devel # Test dependencies tdnf -y install libarrow-devel parquet-libs-devel lldb npm jq expect # Install CDDL via rubygems