Remove lttng-tools from CI package installation

The package is not available on RHEL 10 and trying to install it makes
CI system provisioning fail.
This commit is contained in:
Omair Majid 2024-08-16 14:33:19 -04:00
parent ad36f7da0d
commit b58848dbaa

View File

@ -20,7 +20,6 @@ prepare:
- jq - jq
- libstdc++-devel - libstdc++-devel
- lldb - lldb
- lttng-tools
- npm - npm
- postgresql-odbc - postgresql-odbc
- postgresql-server - postgresql-server