diff mbox series

[RFC] CI: switch back to master

Message ID 20231114122407.185507-1-ross.burton@arm.com
State New
Headers show
Series [RFC] CI: switch back to master | expand

Commit Message

Ross Burton Nov. 14, 2023, 12:24 p.m. UTC
From: Ross Burton <ross.burton@arm.com>

Now that we've released 4.3 and branched, we can switch master CI back
to master.

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

Comments

Jon Mason Dec. 6, 2023, 2:16 p.m. UTC | #1
On Tue, 14 Nov 2023 12:24:07 +0000, ross.burton@arm.com wrote:
> Now that we've released 4.3 and branched, we can switch master CI back
> to master.
> 
> 

Applied, thanks!

[1/1] CI: switch back to master
      commit: 310cd898ba0ac469964e03cc13f8d865cf3c299a

Best regards,
diff mbox series

Patch

diff --git a/ci/base.yml b/ci/base.yml
index dd3ab218..4296d270 100644
--- a/ci/base.yml
+++ b/ci/base.yml
@@ -5,7 +5,7 @@  distro: poky
 
 defaults:
   repos:
-    branch: nanbield
+    branch: master
 
 repos:
   meta-arm: