Skip to content

Commit db68c1e

Browse files
authored
Merge pull request #196 from crytic/revert-194-dev-ci-workaround
Revert "ci: echidna: temporarily use latest stable version"
2 parents 093cd11 + 725b6cd commit db68c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/echidna.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
output-file: ${{ matrix.files }}.out
163163
solc-version: ${{ matrix.solc-version || '0.5.11' }}
164164
echidna-workdir: ${{ matrix.workdir }}
165-
echidna-version: latest
165+
echidna-version: edge
166166
crytic-args: ${{ matrix.crytic-args || '' }}
167167

168168
- name: Verify that the exit code is correct

0 commit comments

Comments
 (0)