File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -314,31 +314,31 @@ jobs:
314314          #    run-e2e: false
315315          #    ccache: false
316316          #    ccache-dir: 'C:\Users\ContainerAdministrator\AppData\Local\ccache'
317-           - os : " windows " 
317+           - os : " win " 
318318            name : " windows-common-cpus-x64-cpu-only" 
319319            runs-on : " windows-cuda-12-0" 
320320            cmake-flags : " -DLLAMA_CURL=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON  -DBUILD_SHARED_LIBS=ON -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_BUILD_TYPE='Release' -GNinja" 
321321            run-e2e : false 
322322            vulkan : false 
323323            ccache : true 
324324            ccache-dir : ' C:\Users\ContainerAdministrator\AppData\Local\ccache' 
325-           - os : " windows " 
325+           - os : " win " 
326326            name : " windows-common-cpus-x64-cuda-11-7" 
327327            runs-on : " windows-cuda-11-7" 
328328            cmake-flags : " -DLLAMA_CURL=OFF -DGGML_CUDA=ON -DGGML_NATIVE=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON  -DBUILD_SHARED_LIBS=ON -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_BUILD_TYPE='Release' -GNinja" 
329329            run-e2e : false 
330330            vulkan : false 
331331            ccache : true 
332332            ccache-dir : ' C:\Users\ContainerAdministrator\AppData\Local\ccache' 
333-           - os : " windows " 
333+           - os : " win " 
334334            name : " windows-common-cpus-x64-cuda-12-0" 
335335            runs-on : " windows-cuda-12-0" 
336336            cmake-flags : " -DLLAMA_CURL=OFF -DGGML_CUDA=ON -DGGML_NATIVE=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON  -DBUILD_SHARED_LIBS=ON -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_BUILD_TYPE='Release' -GNinja" 
337337            run-e2e : false 
338338            vulkan : false 
339339            ccache : true 
340340            ccache-dir : ' C:\Users\ContainerAdministrator\AppData\Local\ccache' 
341-           - os : " windows " 
341+           - os : " win " 
342342            name : " windows-common-cpus-vulkan-x64" 
343343            runs-on : " windows-cuda-11-7" 
344344            cmake-flags : " -DLLAMA_CURL=OFF -DGGML_VULKAN=ON -DGGML_NATIVE=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON  -DBUILD_SHARED_LIBS=ON -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_BUILD_TYPE='Release' -GNinja" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments