]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
github-ci: pass CARGO and RUSTC to S-V 13797/head
authorJason Ish <jason.ish@oisf.net>
Wed, 3 Sep 2025 15:14:43 +0000 (09:14 -0600)
committerVictor Julien <victor@inliniac.net>
Thu, 4 Sep 2025 02:50:57 +0000 (04:50 +0200)
S-V needs cargo to build the EVE validator.

.github/workflows/builds.yml

index 6f8f6a44331c9bd24dd95f35f7b0b69dadea1e48..a99abc5dd8a858f5129d6b0d3266ef72c325c11f 100644 (file)
@@ -1406,6 +1406,8 @@ jobs:
       - run: make -j ${{ env.CPUS }}
       - run: make check
       - run: python3 ./suricata-verify/run.py -q --debug-failed
+        env:
+          CARGO: cargo-1.82
       - run: make install
       - run: make install-headers
       - run: make install-library