From 3622865c9ea4ad36b9a178f969ce1c68d3c84fb0 Mon Sep 17 00:00:00 2001 From: Casey Connolly Date: Thu, 7 May 2026 23:14:03 +0200 Subject: [PATCH] CI: fix autoupdate Reference the main branch instead of master. Signed-off-by: Casey Connolly --- .ci/autoupdate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/autoupdate.sh b/.ci/autoupdate.sh index 39a7b0504..16432080f 100755 --- a/.ci/autoupdate.sh +++ b/.ci/autoupdate.sh @@ -89,7 +89,7 @@ update_linux_next() { git remote add gitlab https://pmos-ci:"$PMAPORTS_PUSH_TOKEN"@gitlab.postmarketos.org/postmarketOS/pmaports.git git fetch gitlab -git checkout --track gitlab/master +git checkout --track gitlab/main for pkg in $PKGS; do case "$pkg" in