Merge branch '2020-05-08-assorted-fixes'
[oweals/u-boot.git] / .gitlab-ci.yml
index 55bde3d86bf5dbb5baeccfd85b78c46644f20066..beaf9b9042abaafbd3f07065ac376b229b3418fc 100644 (file)
@@ -181,7 +181,7 @@ sandbox with clang test.py:
   tags: [ 'all' ]
   variables:
     TEST_PY_BD: "sandbox"
-    OVERRIDE: "-O clang-7"
+    OVERRIDE: "-O clang-10"
   <<: *buildman_and_testpy_dfn
 
 sandbox_spl test.py: