Skip to content

Commit

Permalink
Dropping the timeout, given we can proceed
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple committed Jun 22, 2023
1 parent ae4ab31 commit 5e21971
Show file tree
Hide file tree
Showing 32 changed files with 46 additions and 46 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down Expand Up @@ -194,7 +194,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down Expand Up @@ -361,7 +361,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down Expand Up @@ -425,7 +425,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down Expand Up @@ -530,7 +530,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/chef.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down Expand Up @@ -93,7 +93,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down Expand Up @@ -134,7 +134,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cirque.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand All @@ -94,7 +94,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Cirque Bootstrap cache
if: ${{ !env.ACT }}
timeout-minutes: 20
timeout-minutes: 10
continue-on-error: true
with:
action: buildjet/cache@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/darwin-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-ameba.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-asr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-cc13x2x7_26x2x7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-cc32xx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/examples-esp32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down Expand Up @@ -186,7 +186,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-infineon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-k32w.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-linux-arm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-linux-imx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-linux-standalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-mbed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-mw320.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-nrfconnect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-openiotsdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-qpg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-telink.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples-tizen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/full-android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/fuzzing-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down Expand Up @@ -124,7 +124,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/java-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/qemu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down Expand Up @@ -129,7 +129,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release_artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down Expand Up @@ -111,7 +111,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/smoketest-android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down Expand Up @@ -360,7 +360,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down Expand Up @@ -488,7 +488,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down Expand Up @@ -586,7 +586,7 @@ jobs:
- uses: Wandalen/wretry.action@v1.0.41
name: Bootstrap cache
continue-on-error: true
timeout-minutes: 20
timeout-minutes: 10
with:
action: buildjet/cache@v3
attempt_limit: 3
Expand Down
Loading

0 comments on commit 5e21971

Please sign in to comment.