We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dac1536 commit cf61f0bCopy full SHA for cf61f0b
test-suite/fhevm/fhevm-cli
@@ -38,7 +38,7 @@ export HOST_VERSION=${HOST_VERSION:-"v0.10.0"}
38
# Other services.
39
export CORE_VERSION=${CORE_VERSION:-"v0.12.4"}
40
export RELAYER_VERSION=${RELAYER_VERSION:-"v0.6.0"}
41
-export TEST_SUITE_VERSION=${TEST_SUITE_VERSION:-"fa59c8c"}
+export TEST_SUITE_VERSION=${TEST_SUITE_VERSION:-"4a20721"}
42
43
44
function print_logo() {
0 commit comments