Skip to content

Commit

Permalink
rpcdaemon: enable fuzzer build on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JacekGlen committed Oct 13, 2023
1 parent d9a8905 commit b3b5de4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,9 +324,8 @@ jobs:
environment:
BUILD_CMAKE_ARGS: -DSILKWORM_FUZZER=ON
UBSAN_OPTIONS: print_stacktrace=1
machine:
image: ubuntu-2204:2023.07.2
resource_class: xlarge
docker:
- image: cimg/base:2023.09
steps:
- checkout_with_submodules:
ethereum_tests: false
Expand Down

0 comments on commit b3b5de4

Please sign in to comment.