Skip to content

Commit a9f27b5

Browse files
Update oneAPI to 2025.3
1 parent 630c497 commit a9f27b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-testing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ env:
2424
BUILD_CONCURRENCY: 4
2525
MACOS_BUILD_CONCURRENCY: 3
2626
TEST_TIMEOUT: 360
27-
WINDOWS_TBB_DOWNLOAD_LINK: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/d6497040-a73d-435a-a018-a6040bdf39ec/intel-onetbb-2022.2.0.506_offline.exe
28-
WINDOWS_ICPX_DOWNLOAD_LINK: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/dc2bc071-6e5c-4b48-8fdd-a39d20c25e5a/intel-dpcpp-cpp-compiler-2025.2.0.528_offline.exe
27+
WINDOWS_TBB_DOWNLOAD_LINK: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/93ecf608-2a54-423e-a706-6a427d7dc8a5/intel-onetbb-2022.3.0.382_offline.exe
28+
WINDOWS_ICPX_DOWNLOAD_LINK: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/0f85f30e-7b8b-4ad6-8465-8cbc6048525d/intel-dpcpp-cpp-compiler-2025.3.1.15_offline.exe
2929
WINDOWS_ONEAPI_PATH: C:\Program Files (x86)\Intel\oneAPI
3030
LINUX_ONEAPI_PATH: /opt/intel/oneapi
3131
VS2022_PATH: C:\Program Files\Microsoft Visual Studio\2022\Enterprise

0 commit comments

Comments
 (0)