Skip to content

Commit

Permalink
use-pt-pinned-commit for test-arm-{backend,reference}-delegation
Browse files Browse the repository at this point in the history
Pull Request resolved: #7579

Without this, these builds don't respect the torchgen pinned commit and thus fail with #7546.
ghstack-source-id: 260935343
@exported-using-ghexport

Differential Revision: [D67996459](https://our.internmc.facebook.com/intern/diff/D67996459/)
  • Loading branch information
Github Executorch committed Jan 10, 2025
1 parent ad3a5d8 commit fd910b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
conda activate "${CONDA_ENV}"
source .ci/scripts/utils.sh
install_executorch
install_executorch "use-pt-pinned-commit"
.ci/scripts/setup-arm-baremetal-tools.sh
Expand All @@ -171,7 +171,7 @@ jobs:
conda activate "${CONDA_ENV}"
source .ci/scripts/utils.sh
install_executorch
install_executorch "use-pt-pinned-commit"
.ci/scripts/setup-arm-baremetal-tools.sh
Expand Down

0 comments on commit fd910b8

Please sign in to comment.