8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99a0670 + 8a0f8ec commit 1f34e93Copy full SHA for 1f34e93
.circleci/config.yml
@@ -6,7 +6,7 @@ version: 2.1
6
parameters:
7
WINDOWS_BASEKIT_URL:
8
type: string
9
- default: "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/ae29263e-38b9-4d43-86c3-376d6e0668e7/intel-oneapi-base-toolkit-2025.0.1.47_offline.exee"
+ default: "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/ae29263e-38b9-4d43-86c3-376d6e0668e7/intel-oneapi-base-toolkit-2025.0.1.47_offline.exe"
10
WINDOWS_HPCKIT_URL:
11
12
default: "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/a37c30c3-a846-4371-a85d-603e9a9eb94c/intel-oneapi-hpc-toolkit-2025.0.1.48_offline.exe"
0 commit comments