From 477ac8f01f8931efc1175c3662963742226cfabf Mon Sep 17 00:00:00 2001 From: Changming Sun Date: Wed, 5 Feb 2025 00:38:43 +0000 Subject: [PATCH] update --- .../github/azure-pipelines/templates/jobs/set-winenv.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci_build/github/azure-pipelines/templates/jobs/set-winenv.yml b/tools/ci_build/github/azure-pipelines/templates/jobs/set-winenv.yml index 4557241635..d06cedfb52 100644 --- a/tools/ci_build/github/azure-pipelines/templates/jobs/set-winenv.yml +++ b/tools/ci_build/github/azure-pipelines/templates/jobs/set-winenv.yml @@ -9,7 +9,7 @@ parameters: default: false - name: PrimaryCUDAVersion type: string - default: '12.2' + default: '12.8' - name: SecondaryCUDAVersion type: string default: '11.8'