Skip to content

Commit 16ef0f2

Browse files
committed
install_executorch now fails, trying to add back the pinned pt commit
1 parent b028088 commit 16ef0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
9999
# Run setup scripts for Arm FVP and Arm AOT Compilation
100100
cd $ZEPHYR_PROJ_ROOT/modules/lib/executorch
101-
install_executorch
101+
install_executorch "--use-pt-pinned-commit"
102102
.ci/scripts/setup-arm-baremetal-tools.sh --target-toolchain zephyr
103103
source examples/arm/ethos-u-scratch/setup_path.sh
104104
source $ZEPHYR_PROJ_ROOT/zephyr/zephyr-env.sh

0 commit comments

Comments
 (0)