Skip to content

Commit 41e31c2

Browse files
authored
Disable test-openvino-linux job temporarily (pytorch#17685)
Temporarily disable the test-openvino-linux job until pytorch#17684 is fixed.
1 parent 3ff6579 commit 41e31c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pull.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -919,6 +919,7 @@ jobs:
919919
test-openvino-linux:
920920
name: test-openvino-linux
921921
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
922+
if: false # TODO: fix https://github.com/pytorch/executorch/issues/17684
922923
permissions:
923924
id-token: write
924925
contents: read

0 commit comments

Comments
 (0)