[BE] Use linux.2xlarge.memory for ASAN builds (#165164)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/165164
Approved by: https://github.com/janeyx99
This commit is contained in:
Nikita Shulga
2025-10-10 18:13:42 +00:00
committed by PyTorch MergeBot
parent 12d7cc5cd3
commit f2ae7084eb

View File

@ -127,6 +127,7 @@ jobs:
uses: ./.github/workflows/_linux-build.yml
needs: get-label-type
with:
runner: linux.2xlarge.memory
runner_prefix: "${{ needs.get-label-type.outputs.label-type }}"
build-environment: linux-jammy-py3.10-clang18-asan
docker-image-name: ci-image:pytorch-linux-jammy-py3-clang18-asan