Skip to content

Commit eed5750

Browse files
committed
also bump e2e versions
1 parent 35c1cd6 commit eed5750

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/tests.e2e.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ fi
1313
ANR_PATH=$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)
1414

1515
# this avago and subnet-evm versions must have compatibility at rpc protocol level
16-
DEFAULT_VERSION_1=v1.10.17
17-
DEFAULT_SUBNET_EVM_VERSION=v0.5.10
16+
DEFAULT_VERSION_1=v1.10.19
17+
DEFAULT_SUBNET_EVM_VERSION=v0.5.11
1818

1919
# used standalone, without interaction with subnet-evm, no compatibility needed
2020
DEFAULT_VERSION_2=v1.10.18

0 commit comments

Comments
 (0)