Skip to content

Commit cce3a55

Browse files
authored
Update build-wheels-cuda.yaml
1 parent f0e2ad0 commit cce3a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-cuda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
if: runner.os == 'Windows'
4848
uses: microsoft/setup-msbuild@v2
4949
with:
50-
vs-version: '[17.0)'
50+
vs-version: 'latest'
5151

5252
- uses: actions/checkout@v4
5353
with:

0 commit comments

Comments
 (0)