diff --git a/.github/workflows/deepspeed.yaml b/.github/workflows/deepspeed.yaml index 857fba890..4d82d0aa0 100644 --- a/.github/workflows/deepspeed.yaml +++ b/.github/workflows/deepspeed.yaml @@ -81,7 +81,7 @@ jobs: - name: Install deepspeed uses: nick-fields/retry@v3 with: - timeout_seconds: 15 + timeout_minutes: 10 max_attempts: 3 retry_on: error command: |