diff --git a/.github/workflows/wpt.yml b/.github/workflows/wpt.yml index 38405591..361196eb 100644 --- a/.github/workflows/wpt.yml +++ b/.github/workflows/wpt.yml @@ -45,7 +45,7 @@ jobs: name: build wpt runner runs-on: ubuntu-latest - timeout-minutes: 90 + timeout-minutes: 15 steps: - uses: actions/checkout@v6 @@ -73,7 +73,7 @@ jobs: # use a self host runner. runs-on: lpd-bench-hetzner - timeout-minutes: 90 + timeout-minutes: 120 steps: - uses: actions/checkout@v6