]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
github-ci: don't install cbindgen on centos stream 9 11982/head
authorJason Ish <jason.ish@oisf.net>
Wed, 16 Oct 2024 19:28:10 +0000 (13:28 -0600)
committerVictor Julien <victor@inliniac.net>
Thu, 17 Oct 2024 10:38:59 +0000 (12:38 +0200)
Not needed as this is a build from make dist, and providing cbindgen
will force regeneration of the bindings.

.github/workflows/builds.yml

index 64cfe19bf6ae4973a68c9e38d4c7e6face5ddf11..902719a661e3a0e0499b0cba930d31bf21520b4d 100644 (file)
@@ -518,7 +518,6 @@ jobs:
                 autoconf \
                 automake \
                 cargo-vendor \
-                cbindgen \
                 diffutils \
                 numactl-devel \
                 dpdk-devel \