From 88afa71ea296e0123c2070cd4c1f72baf8bd55a8 Mon Sep 17 00:00:00 2001 From: bxq2011hust Date: Fri, 26 Jul 2024 10:30:54 +0800 Subject: [PATCH] fix ci --- .ci/integration_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/integration_test.sh b/.ci/integration_test.sh index cd2895ad..1be721c2 100755 --- a/.ci/integration_test.sh +++ b/.ci/integration_test.sh @@ -3,7 +3,7 @@ set -e c_sdk_version="v3.7.0" -chain_version="v3.7.1" +chain_version="v3.7.3" start_time=15 macOS= ldflags="-ldflags=\"-r /usr/local/lib/\""