diff --git a/foundry.toml b/foundry.toml index 4e95a213..3aa1210a 100644 --- a/foundry.toml +++ b/foundry.toml @@ -9,5 +9,5 @@ evm_version = "cancun" [profile.ci] fuzz_runs = 100000 - +memory_limit = 33554432 # See more config options https://github.com/foundry-rs/foundry/tree/master/config