diff mbox series

[04/10] CI: switch back to master

Message ID 20230112110257.2070363-4-ross.burton@arm.com
State New
Headers show
Series [01/10] meta-*: mark layers as compatible with mickledore only | expand

Commit Message

Ross Burton Jan. 12, 2023, 11:02 a.m. UTC
We're now compatible with oe-core master, so update the CI to build
against master branches instead of langdale.

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

Patch

diff --git a/ci/base.yml b/ci/base.yml
index 7f209de1..23fb7cc7 100644
--- a/ci/base.yml
+++ b/ci/base.yml
@@ -5,7 +5,7 @@  distro: poky
 
 defaults:
   repos:
-    refspec: langdale
+    refspec: master
 
 repos:
   meta-arm: