mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-03 15:46:33 +00:00
ci: fix build after openssl bump in falcosecurity libs
Signed-off-by: Andrea Terzolo <andreaterzolo3@gmail.com>
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
|||||||
yum -y install centos-release-scl
|
yum -y install centos-release-scl
|
||||||
yum -y install devtoolset-9-gcc devtoolset-9-gcc-c++
|
yum -y install devtoolset-9-gcc devtoolset-9-gcc-c++
|
||||||
source /opt/rh/devtoolset-9/enable
|
source /opt/rh/devtoolset-9/enable
|
||||||
yum install -y wget git make m4 rpm-build
|
yum install -y wget git make m4 rpm-build perl-IPC-Cmd
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Reference in New Issue
Block a user