We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14760c6 commit e31f096Copy full SHA for e31f096
.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.1
+ uses: microsoft/setup-msbuild@v1.3
49
with:
50
vs-version: '[16.11,16.12)'
51
0 commit comments