Skip to content

Commit

Permalink
CI: fix fuzzer builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtum committed Sep 1, 2024
1 parent 2bda787 commit 6b13fd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
- name: Run fuzzer
run: |
cd ../boost-root/libs/beast
mkdir build
cd build
cmake \
-DCMAKE_CXX_COMPILER=clang++ \
Expand Down

0 comments on commit 6b13fd4

Please sign in to comment.