Compare commits

...

1 Commits

Author SHA1 Message Date
e10ed21af7 Use runner with more memory for ASAN builds 2025-10-08 15:09:43 -07:00

View File

@ -128,6 +128,7 @@ jobs:
needs: get-label-type
with:
runner_prefix: "${{ needs.get-label-type.outputs.label-type }}"
runner: linux.2xlarge.memory
build-environment: linux-jammy-py3.10-clang18-asan
docker-image-name: ci-image:pytorch-linux-jammy-py3-clang18-asan
test-matrix: |