Skip to content

Commit b1e55ec

Browse files
authored
disable rocm in validate binaries workflow (#1535)
skipping a single nodes unit test (flaky on macos and win)
1 parent f31d85e commit b1e55ec

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
@@ -53,3 +53,4 @@ jobs:
5353
repository: "meta-pytorch/data"
5454
smoke_test: "source ./.github/scripts/validate_binaries.sh"
5555
install_torch: true
56+
with_rocm: disable

0 commit comments

Comments
 (0)