From 96a067b190be82a0029f7bf2fa891eed15f2d5fb Mon Sep 17 00:00:00 2001 From: PyTorch MergeBot Date: Fri, 19 Apr 2024 04:49:07 +0000 Subject: [PATCH] Revert "Migrate linux-focal-cuda12_1-py3_10-gcc9-build to ARC (#123722)" This reverts commit b5d4ebe9aeabc1fc46ca39dee2d446f9b5e9e114. Reverted https://github.com/pytorch/pytorch/pull/123722 on behalf of https://github.com/malfet due to ARC is too flaky ([comment](https://github.com/pytorch/pytorch/pull/123722#issuecomment-2065749522)) --- .github/workflows/pull.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 56ce14591343..15c9e35587d7 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -257,7 +257,7 @@ jobs: linux-focal-cuda12_1-py3_10-gcc9-build: name: linux-focal-cuda12.1-py3.10-gcc9 - uses: ./.github/workflows/_linux-build-rg.yml + uses: ./.github/workflows/_linux-build-label.yml with: build-environment: linux-focal-cuda12.1-py3.10-gcc9 docker-image-name: pytorch-linux-focal-cuda12.1-cudnn8-py3-gcc9