Skip to content

Commit bb8825e

Browse files
vmoensclaude
andcommitted
[CI] Also disable ROCm wheel builds (tensordict is CPU-only)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 015507b commit bb8825e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
package-type: wheel
3333
os: linux
3434
with-cuda: disable
35+
with-rocm: disable
3536
test-infra-repository: pytorch/test-infra
3637
test-infra-ref: ${{ inputs.test-infra-ref || 'main' }}
3738
build:

0 commit comments

Comments
 (0)