Skip to content

Commit

Permalink
fix: remove breaking solc version
Browse files Browse the repository at this point in the history
  • Loading branch information
QGarchery committed Nov 21, 2023
1 parent 6a1829c commit 3284cce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions certora/gambit.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"filename" : "src/Morpho.sol",
"solc": "solc8.19",
"filename" : "../src/Morpho.sol",
"sourceroot": "..",
"num_mutants": 15,
"solc_remappings": []
Expand Down

0 comments on commit 3284cce

Please sign in to comment.