Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2fb4bb0

Browse filesBrowse files
authored
Update build-wheels-cuda.yaml
1 parent cf20b77 commit 2fb4bb0
Copy full SHA for 2fb4bb0

File tree

Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed

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

Copy file name to clipboardExpand all lines: .github/workflows/build-wheels-cuda.yaml
+1-3Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
id: set-matrix
2121
run: |
2222
$matrix = @{
23-
'os' = @('windows-2022')
23+
'os' = @('windows-2019')
2424
'pyver' = @("3.12")
2525
'cuda' = @("12.5.1")
2626
'releasetag' = @("basic")
@@ -46,8 +46,6 @@ jobs:
4646
- name: Add MSBuild to PATH
4747
if: runner.os == 'Windows'
4848
uses: microsoft/setup-msbuild@v2
49-
with:
50-
vs-version: '[17.13.35710.127]'
5149

5250
- uses: actions/checkout@v4
5351
with:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.