Skip to content

Commit 301772e

Browse files
authored
remove the leftover from previous hack
The version check is no longer needed, see context: NVIDIA#1041 (comment).
1 parent 351539f commit 301772e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-wheel.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,6 @@ jobs:
334334
cuda-path: "./cuda_toolkit_prev"
335335

336336
- name: Download cuda.bindings build artifacts from the prior branch
337-
if: startsWith(matrix.python-version, '3.14')
338337
env:
339338
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
340339
run: |

0 commit comments

Comments
 (0)