We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5b236 commit 0f96804Copy full SHA for 0f96804
.github/workflows/trunk.yml
@@ -150,7 +150,7 @@ jobs:
150
conda activate "${CONDA_ENV}"
151
152
source .ci/scripts/utils.sh
153
- install_executorch
+ install_executorch "use-pt-pinned-commit"
154
155
.ci/scripts/setup-arm-baremetal-tools.sh
156
@@ -180,7 +180,7 @@ jobs:
180
181
182
183
184
185
186
0 commit comments