[PATCH 3/3] gitlab: Resurrect the samus in the sjg lab

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


This ancient Chromebook that nobody cares about is working again, so
add it back.

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

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3d778d66fe4..61563c87ea6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -588,11 +588,10 @@ pcduino3_nano:
     ROLE: pcduino3_nano
   <<: *lab_dfn
 
-# samus has a hardware failure 30-Nov-24
-#samus:
-#  variables:
-#    ROLE: samus
-#  <<: *lab_dfn
+samus:
+  variables:
+    ROLE: samus
+  <<: *lab_dfn
 
 link:
   variables:
-- 
2.34.1



More information about the U-Boot mailing list