Skip to content

Commit 513dd5c

Browse files
authored
Update setup-linux.sh
1 parent 6d229f9 commit 513dd5c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.ci/scripts/setup-linux.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,3 @@ else
2121
install_executorch --use-pt-pinned-commit
2222
fi
2323
build_executorch_runner "${BUILD_TOOL}" "${BUILD_MODE}"
24-
25-
if [[ "${GITHUB_BASE_REF:-}" == *main* || "${GITHUB_BASE_REF:-}" == *gh* ]]; then
26-
do_not_use_nightly_on_ci
27-
fi

0 commit comments

Comments
 (0)