Skip to content

Commit

Permalink
e2e not ready for 1.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
felipemadero committed Jul 20, 2023
1 parent 17e1ffd commit 07c9995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/tests.e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ if ! [[ "$0" =~ scripts/tests.e2e.sh ]]; then
exit 255
fi

DEFAULT_VERSION_1=1.10.5
DEFAULT_VERSION_2=1.10.4
DEFAULT_VERSION_1=1.10.4
DEFAULT_VERSION_2=1.10.3
DEFAULT_SUBNET_EVM_VERSION=0.5.2

if [ $# == 0 ]; then
Expand Down

0 comments on commit 07c9995

Please sign in to comment.