Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 702f765

Browse files
authored
[Nova] Remove CUDA binary builds (#1994)
1 parent ed78e3b commit 702f765

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build-conda-linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
os: linux
1616
test-infra-repository: pytorch/test-infra
1717
test-infra-ref: main
18+
with-cuda: disable
1819
build:
1920
needs: generate-matrix
2021
strategy:

.github/workflows/build-wheels-linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
os: linux
1616
test-infra-repository: pytorch/test-infra
1717
test-infra-ref: main
18+
with-cuda: disable
1819
build:
1920
needs: generate-matrix
2021
strategy:

0 commit comments

Comments
 (0)