Skip to content

Commit 725b6cd

Browse files
authored
Revert "ci: echidna: temporarily use latest stable version"
1 parent 93e7f0e commit 725b6cd

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)