Skip to content

Commit 793dcf0

Browse files
committed
modify vs-version down to [17.10,17.12)
1 parent 77146b9 commit 793dcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-cuda-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
if: runner.os == 'Windows'
5454
uses: microsoft/setup-msbuild@main
5555
with:
56-
vs-version: '[17.12,17.14)'
56+
vs-version: '[17.10.16, 17.14.6)'
5757
msbuild-architecture: x64
5858

5959
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)