]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
[SYCL] update CI with oneapi 2024.1 (#7235)
authorNeo Zhang <redacted>
Mon, 13 May 2024 00:02:55 +0000 (08:02 +0800)
committerGitHub <redacted>
Mon, 13 May 2024 00:02:55 +0000 (08:02 +0800)
Co-authored-by: Zhang <redacted>
.github/workflows/build.yml

index 2d747e688437af34a3bff5a1cc9ca0753e278b36..3408b74ac3efc9048c9bfc23b7a3dc3aa1884ad7 100644 (file)
@@ -898,7 +898,7 @@ jobs:
         shell: bash
 
     env:
-      WINDOWS_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/62641e01-1e8d-4ace-91d6-ae03f7f8a71f/w_BaseKit_p_2024.0.0.49563_offline.exe
+      WINDOWS_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/7dff44ba-e3af-4448-841c-0d616c8da6e7/w_BaseKit_p_2024.1.0.595_offline.exe
       WINDOWS_DPCPP_MKL: intel.oneapi.win.cpp-dpcpp-common:intel.oneapi.win.mkl.devel
 
     steps: