aboutsummaryrefslogtreecommitdiff
path: root/aosp-mesa-testing/builders.sh
diff options
context:
space:
mode:
Diffstat (limited to 'aosp-mesa-testing/builders.sh')
-rw-r--r--aosp-mesa-testing/builders.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/aosp-mesa-testing/builders.sh b/aosp-mesa-testing/builders.sh
index 480b615f72..e949d5f96b 100644
--- a/aosp-mesa-testing/builders.sh
+++ b/aosp-mesa-testing/builders.sh
@@ -36,7 +36,7 @@ export PATH=${HOME}/bin:${PATH}
cd .repo
rm -rf local_manifests
cd -
-repo init -u https://android.googlesource.com/platform/manifest -b master
+repo init -u https://android.googlesource.com/platform/manifest -b main
export AOSP_MASTER_BUILD=fail
repo sync -j$(nproc) -c -f