Skip to content

Commit d93b0c7

Browse files
committed
exclude ROCM in validate binaries
1 parent bc831a1 commit d93b0c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate-binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ jobs:
3939
repository: "pytorch/torchrec"
4040
smoke_test: "source ./.github/scripts/validate_binaries.sh"
4141
with_cuda: enable
42+
with_rocm: false

0 commit comments

Comments
 (0)