Skip to content

Commit

Permalink
Enable fuzzing on MacOs
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Jowett <[email protected]>
  • Loading branch information
Alan-Jowett committed May 24, 2024
1 parent 3210336 commit 313c841
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/fuzzing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ jobs:
ninja \
ccache \
lcov \
boost
boost \
llvm
- name: Configure uBPF
run: |
Expand Down

0 comments on commit 313c841

Please sign in to comment.