Skip to content

Commit 01d2049

Browse files
suopytorchmergebot
authored andcommitted
[ci] disable flaky mobile-lightweight-dispatch-build
As title, fixing it is tracked in pytorch#78540. [skip ci] Pull Request resolved: pytorch#78557 Approved by: https://github.com/malfet, https://github.com/janeyx99
1 parent 7313a7a commit 01d2049

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ jobs:
275275
docker-image-name: pytorch-linux-xenial-py3-clang5-android-ndk-r19c
276276

277277
linux-focal-py3_7-gcc7-mobile-lightweight-dispatch-build:
278+
if: false() # https://github.com/pytorch/pytorch/issues/78540
278279
name: linux-focal-py3.7-gcc7-mobile-lightweight-dispatch-build
279280
uses: ./.github/workflows/_linux-build.yml
280281
with:

0 commit comments

Comments
 (0)