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 b3b5de4 commit 7aef4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ jobs:
BUILD_CMAKE_ARGS: -DSILKWORM_FUZZER=ON
UBSAN_OPTIONS: print_stacktrace=1
docker:
- image: cimg/base:2023.09
- image: cimg/python:3.12.0
steps:
- checkout_with_submodules:
ethereum_tests: false
Expand Down

0 comments on commit 7aef4a7

Please sign in to comment.