The bleeding edge branch in the arvados-formula repository is now called
authorWard Vandewege <ward@curii.com>
Thu, 17 Jun 2021 18:42:12 +0000 (14:42 -0400)
committerWard Vandewege <ward@curii.com>
Thu, 17 Jun 2021 18:42:12 +0000 (14:42 -0400)
'main'.

refs #17817

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

tools/salt-install/provision.sh

index c1af511ad464f5a447a4552e8181dcfff23ffefc..7faf5c2fb554eec71400107ca80f6087970e0550 100755 (executable)
@@ -135,7 +135,7 @@ VERSION="latest"
 
 # The arvados-formula version.  For a stable release, this should be a
 # branch name (e.g. X.Y-dev) or tag for the release.
-ARVADOS_TAG="master"
+ARVADOS_TAG="main"
 
 # Other formula versions we depend on
 POSTGRES_TAG="v0.41.6"