diff mbox series

Revert "CI: use walnascar branches"

Message ID 20250522124202.2127221-1-ross.burton@arm.com
State New
Headers show
Series Revert "CI: use walnascar branches" | expand

Commit Message

Ross Burton May 22, 2025, 12:42 p.m. UTC
This switches CI back to using the master branches.

Currently there are two known failures:
- sbsa-ref
- perf on musl

This reverts commit e0c1f0f94a3e3827f1e8bf0922b62617fd0c073f.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 ci/base.yml                | 2 +-
 ci/meta-virtualization.yml | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/ci/base.yml b/ci/base.yml
index 584b14eb..fc182092 100644
--- a/ci/base.yml
+++ b/ci/base.yml
@@ -7,7 +7,7 @@  distro: poky
 
 defaults:
   repos:
-    branch: walnascar
+    branch: master
 
 repos:
   meta-arm:
diff --git a/ci/meta-virtualization.yml b/ci/meta-virtualization.yml
index d699d70a..c0ba70ba 100644
--- a/ci/meta-virtualization.yml
+++ b/ci/meta-virtualization.yml
@@ -8,4 +8,3 @@  header:
 repos:
   meta-virtualization:
     url: https://git.yoctoproject.org/meta-virtualization
-    branch: master