Skip to content

Commit 5a1c117

Browse files
authored
Temporarily disable OpenVINO CI job (#14315)
Temporarily disable the OpenVINO CI job due to consistent timeouts. See #14314 for the tracking task, which has more details. It is intended that this job is fixed and re-enabled quickly.
1 parent 30a904b commit 5a1c117

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
@@ -779,6 +779,7 @@ jobs:
779779
contents: read
780780
strategy:
781781
fail-fast: false
782+
if: false # TODO Re-enable after fixing timeouts (#14314)
782783
with:
783784
runner: linux.2xlarge
784785
docker-image: ci-image:executorch-ubuntu-22.04-gcc9

0 commit comments

Comments
 (0)