Skip to content

Commit 0108347

Browse files
committed
ci: update archwayd version to 7.0.0
1 parent e8dcae2 commit 0108347

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/deployer/init_script.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ KMS_ID="KMS_ID_HERE"
1313
DEPLOYR_HOME="/home/deployr"
1414
GO_VERS="1.20.6"
1515
JAVA_VERS="11.0.18_10"
16-
ARCHWAY_VERS="6.0.0"
16+
ARCHWAY_VERS="7.0.0"
1717
INJECTIVE_VERS="1.12.1-1705909076"
1818
NEUTRON_VERS="3.0.2"
19+
SUI_VERS="mainnet-v1.25.1"
1920

2021
set -x
2122
export GOROOT=/usr/local/go

0 commit comments

Comments
 (0)