Browse Source

Revert "CI: use walnascar branches"

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>
Signed-off-by: Jon Mason <jon.mason@arm.com>
Ross Burton 1 week ago
parent
commit
fe6aa835ef
2 changed files with 1 additions and 2 deletions
  1. 1 1
      ci/base.yml
  2. 0 1
      ci/meta-virtualization.yml

+ 1 - 1
ci/base.yml

@@ -7,7 +7,7 @@ distro: poky
 
 defaults:
   repos:
-    branch: walnascar
+    branch: master
 
 repos:
   meta-arm:

+ 0 - 1
ci/meta-virtualization.yml

@@ -8,4 +8,3 @@ header:
 repos:
   meta-virtualization:
     url: https://git.yoctoproject.org/meta-virtualization
-    branch: master