mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
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:
parent
85adf80cf1
commit
908b0ccb1f
2
.github/workflows/docker-builds.yml
vendored
2
.github/workflows/docker-builds.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user