mirror of
https://github.com/luxfi/netrunner.git
synced 2026-07-27 00:04:23 +00:00
update e2e versions
This commit is contained in:
@@ -9,9 +9,9 @@ if ! [[ "$0" =~ scripts/tests.e2e.sh ]]; then
|
||||
exit 255
|
||||
fi
|
||||
|
||||
DEFAULT_VERSION_1=1.9.5
|
||||
DEFAULT_VERSION_2=1.9.4
|
||||
DEFAULT_SUBNET_EVM_VERSION=0.4.7
|
||||
DEFAULT_VERSION_1=1.9.7
|
||||
DEFAULT_VERSION_2=1.9.6
|
||||
DEFAULT_SUBNET_EVM_VERSION=0.4.8
|
||||
|
||||
if [ $# == 0 ]; then
|
||||
VERSION_1=$DEFAULT_VERSION_1
|
||||
|
||||
Reference in New Issue
Block a user