Revert "Increase timeout value when pushing to ghcr.io (#161444)"

This reverts commit b9e9e92817.

Reverted https://github.com/pytorch/pytorch/pull/161444 on behalf of https://github.com/huydhn due to Reland this to generate a different has value for the benchmark Docker image ([comment](https://github.com/pytorch/pytorch/pull/161444#issuecomment-3222257119))
This commit is contained in:
PyTorch MergeBot 2025-08-26 01:41:59 +00:00
parent 85adf80cf1
commit 908b0ccb1f

View File

@ -124,7 +124,7 @@ jobs:
GHCR_PAT: ${{ secrets.GHCR_PAT }}
with:
shell: bash
timeout_minutes: 60
timeout_minutes: 30
max_attempts: 5
retry_wait_seconds: 90
command: |