diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e1d172abf4b..cd7e4c5ed91 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -234,7 +234,7 @@ jobs: - name: "Run compatible tests in parallel" uses: nick-fields/retry@v3 with: - timeout_minutes: 15 + timeout_minutes: 20 max_attempts: 2 shell: bash command: |