Skip to content

Commit 1aa3a98

Browse files
committed
revert e2e
1 parent 3a1364e commit 1aa3a98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/tests.e2e.sh

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ fi
1212

1313
ANR_PATH=$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)
1414

15-
DEFAULT_VERSION_1=v1.10.13
16-
DEFAULT_VERSION_2=v1.10.12
17-
DEFAULT_SUBNET_EVM_VERSION=v0.5.7-rc.0
15+
DEFAULT_VERSION_1=v1.10.10
16+
DEFAULT_VERSION_2=v1.10.9
17+
DEFAULT_SUBNET_EVM_VERSION=v0.5.5
1818

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

0 commit comments

Comments
 (0)