Skip to content

Commit

Permalink
Fix linux-presto-fuzzer-run CI build failure (#7694)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #7694

Reviewed By: kgpai, mbasmanova

Differential Revision: D51530986

Pulled By: pedroerp

fbshipit-source-id: 921f8bb9d7f8efc9b8689a4b967c8f081783692e
  • Loading branch information
majetideepak authored and facebook-github-bot committed Nov 22, 2023
1 parent dbb1db4 commit ba1b6a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/dist_compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@ jobs:
environment:
VELOX_DEPENDENCY_SOURCE: SYSTEM
simdjson_SOURCE: BUNDLED
DuckDB_SOURCE: BUNDLED
steps:
- fuzzer-run:
fuzzer_output: "/tmp/fuzzer.log"
Expand Down

0 comments on commit ba1b6a2

Please sign in to comment.