We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb9af40 commit cd40dd9Copy full SHA for cd40dd9
coordinator/build/setup_releases.sh
@@ -7,7 +7,7 @@ if [ -z "${SCROLL_ZKVM_VERSION}" ]; then
7
fi
8
9
# default fork name from env or "galileo"
10
-SCROLL_FORK_NAME="${SCROLL_FORK_NAME:-galileo}"
+SCROLL_FORK_NAME="${SCROLL_FORK_NAME:-galileov2}"
11
12
# set ASSET_DIR by reading from config.json
13
CONFIG_FILE="bin/conf/config.template.json"
0 commit comments