Skip to content

Commit 9d56e7c

Browse files
jasonishvictorjulien
authored andcommitted
github-ci: pass CARGO and RUSTC to S-V
S-V needs cargo to build the EVE validator. (cherry picked from commit 0662736)
1 parent 7f49479 commit 9d56e7c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/builds.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,6 +1220,8 @@ jobs:
12201220
- run: make -j ${{ env.CPUS }}
12211221
- run: make check
12221222
- run: python3 ./suricata-verify/run.py -q --debug-failed
1223+
env:
1224+
CARGO: cargo-1.82
12231225
- run: make install
12241226
- run: make install-headers
12251227
- run: make install-library

0 commit comments

Comments
 (0)