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.
1 parent 3638f73 commit f95057aCopy full SHA for f95057a
.github/workflows/build-wheels-cuda.yaml
@@ -45,7 +45,7 @@ jobs:
45
steps:
46
- name: Add MSBuild to PATH
47
if: runner.os == 'Windows'
48
- uses: microsoft/setup-msbuild@v1.3
+ uses: microsoft/setup-msbuild@v2
49
with:
50
vs-version: '[16.11,16.12)'
51
0 commit comments