Skip to content

Commit 3a1364e

Browse files
committed
use evm 0.5.7 rc0
1 parent f51b9e6 commit 3a1364e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tests.e2e.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ANR_PATH=$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)
1414

1515
DEFAULT_VERSION_1=v1.10.13
1616
DEFAULT_VERSION_2=v1.10.12
17-
DEFAULT_SUBNET_EVM_VERSION=v0.5.6
17+
DEFAULT_SUBNET_EVM_VERSION=v0.5.7-rc.0
1818

1919
if [ $# == 0 ]; then
2020
VERSION_1=$DEFAULT_VERSION_1

0 commit comments

Comments
 (0)