Skip to content

Commit 14c1cf0

Browse files
authored
fix(github): Use evmone for zkevm release (#1595)
1 parent bd7e61f commit 14c1cf0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/configs/evm.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ static:
1212
ref: master
1313
targets: ["evmone-t8n", "evmone-eofparse"]
1414
zkevm:
15-
impl: eels
16-
repo: null
17-
ref: null
15+
impl: evmone
16+
repo: ethereum/evmone
17+
ref: master
18+
targets: ["evmone-t8n", "evmone-eofparse"]
1819
eip7692:
1920
impl: evmone
2021
repo: ethereum/evmone

0 commit comments

Comments
 (0)