We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f6d005 + 6e863df commit 93e7f0eCopy full SHA for 93e7f0e
.github/workflows/echidna.yml
@@ -162,7 +162,7 @@ jobs:
162
output-file: ${{ matrix.files }}.out
163
solc-version: ${{ matrix.solc-version || '0.5.11' }}
164
echidna-workdir: ${{ matrix.workdir }}
165
- echidna-version: edge
+ echidna-version: latest
166
crytic-args: ${{ matrix.crytic-args || '' }}
167
168
- name: Verify that the exit code is correct
0 commit comments