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 1a77767 commit 16020a4Copy full SHA for 16020a4
.github/workflows/trunk.yml
@@ -144,7 +144,7 @@ jobs:
144
conda activate "${CONDA_ENV}"
145
146
source .ci/scripts/utils.sh
147
- install_executorch
+ install_executorch "use-pt-pinned-commit"
148
149
.ci/scripts/setup-arm-baremetal-tools.sh
150
@@ -171,7 +171,7 @@ jobs:
171
172
173
174
175
176
177
0 commit comments