Skip to content

Commit b023de0

Browse files
authored
Redo #18044 Install CUDA 12.2 on Windows (#18093)
1 parent 64de71c commit b023de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/ci_build/github/azure-pipelines/c-api-noopenmp-packaging-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ stages:
376376
- task: BatchScript@1
377377
displayName: 'setup env'
378378
inputs:
379-
filename: '$(Build.SourcesDirectory)\tools\ci_build\github\windows\setup_env_cuda_11.bat'
379+
filename: '$(Build.SourcesDirectory)\tools\ci_build\github\windows\setup_env_cuda.bat'
380380
modifyEnvironment: true
381381
workingFolder: '$(Build.BinariesDirectory)'
382382

0 commit comments

Comments
 (0)