]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
github-ci: pin bindgen test to bindgen v0.66.0 13142/head
authorJason Ish <jason.ish@oisf.net>
Fri, 2 May 2025 15:23:54 +0000 (09:23 -0600)
committerJason Ish <jason.ish@oisf.net>
Fri, 2 May 2025 15:32:23 +0000 (09:32 -0600)
.github/workflows/rust.yml

index f0a0d098b5e6cc5dff7cff520924b86bf253317a..eaa8c6dcbd2715e17c3c2bce37488690349dd003 100644 (file)
@@ -28,7 +28,6 @@ jobs:
           dnf -y install \
                 autoconf \
                 automake \
-                bindgen \
                 cbindgen \
                 clang-devel \
                 diffutils \
@@ -62,6 +61,7 @@ jobs:
                 zlib-devel
       - run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain 1.85.0 -y
       - run: echo "$HOME/.cargo/bin" >> $GITHUB_PATH
+      - run: cargo install bindgen-cli --version 0.66.0
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
       - run: git config --global --add safe.directory /__w/suricata/suricata
       - run: ./scripts/bundle.sh