File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -428,7 +428,7 @@ jobs:
428428    with :
429429      build-mode : Debug 
430430      build-tool : cmake 
431-       docker-image : executorch-ubuntu-22.04-clang12 
431+       docker-image : ci-image: executorch-ubuntu-22.04-clang12
432432
433433  unittest-editable :
434434    uses : ./.github/workflows/_unittest.yml 
@@ -439,7 +439,7 @@ jobs:
439439      build-mode : Debug 
440440      build-tool : cmake 
441441      editable : true 
442-       docker-image : executorch-ubuntu-22.04-clang12 
442+       docker-image : ci-image: executorch-ubuntu-22.04-clang12
443443
444444  unittest-buck :
445445    uses : ./.github/workflows/_unittest.yml 
@@ -449,7 +449,7 @@ jobs:
449449    with :
450450      build-mode : Debug 
451451      build-tool : buck2 
452-       docker-image : executorch-ubuntu-22.04-clang12 
452+       docker-image : ci-image: executorch-ubuntu-22.04-clang12
453453
454454  unittest-arm-backend-with-no-fvp :
455455    name : unittest-arm-backend-with-no-fvp 
Original file line number Diff line number Diff line change @@ -771,4 +771,4 @@ jobs:
771771    with :
772772      build-mode : Release 
773773      build-tool : cmake 
774-       docker-image : executorch-ubuntu-22.04-clang12 
774+       docker-image : ci-image: executorch-ubuntu-22.04-clang12
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments