[PATCH 1/3] gitlab: Resurrect the Pine64+ in the sjg lab

Simon Glass sjg at chromium.org
Wed Dec 18 03:55:38 CET 2024


This is working again, so add it back.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 .gitlab-ci.yml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1c15907fffa..5fa417e79c6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -655,11 +655,11 @@ kevin:
     ROLE: kevin
   <<: *lab_dfn
 
-# pine64 has a hardware failure 30-Nov-24
-#pine64:
-#  variables:
-#    ROLE: pine64
-#  <<: *lab_dfn
+# pine64+
+pine64:
+ variables:
+   ROLE: pine64
+ <<: *lab_dfn
 
 # c4 needs binman supported added, so signing works
 #c4:
-- 
2.34.1



More information about the U-Boot mailing list