File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ jobs:
269269          MATRIX_HOSTS+='{ 
270270              "name": "linux-x86_64", 
271271              "runner": "zephyr-runner-v2-linux-x64-4xlarge", 
272-               "container": "ghcr.io/zephyrproject-rtos/sdk-build:v1.3.9 ", 
272+               "container": "ghcr.io/zephyrproject-rtos/sdk-build:main@sha256:ffa8e64f7501b4faaec01808ad9f51b510ae1257db42f083aa8022598e44559d ", 
273273              "archive": "tar.xz" 
274274            },' 
275275        fi 
@@ -278,7 +278,7 @@ jobs:
278278          MATRIX_HOSTS+='{ 
279279              "name": "linux-aarch64", 
280280              "runner": "zephyr-runner-v2-linux-arm64-4xlarge", 
281-               "container": "ghcr.io/zephyrproject-rtos/sdk-build:v1.3.9 ", 
281+               "container": "ghcr.io/zephyrproject-rtos/sdk-build:main@sha256:ffa8e64f7501b4faaec01808ad9f51b510ae1257db42f083aa8022598e44559d ", 
282282              "archive": "tar.xz" 
283283            },' 
284284        fi 
@@ -305,7 +305,7 @@ jobs:
305305          MATRIX_HOSTS+='{ 
306306              "name": "windows-x86_64", 
307307              "runner": "zephyr-runner-v2-linux-x64-4xlarge", 
308-               "container": "ghcr.io/zephyrproject-rtos/sdk-build:v1.3.9 ", 
308+               "container": "ghcr.io/zephyrproject-rtos/sdk-build:main@sha256:ffa8e64f7501b4faaec01808ad9f51b510ae1257db42f083aa8022598e44559d ", 
309309              "archive": "7z" 
310310            },' 
311311        fi 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments