Skip to content

Commit 7403caa

Browse files
0caclaude
andcommitted
ci: bump build timeout to 45m for Puppeteer/Chromium downloads
30m still not enough for EV-12 and EV-13 which download Chromium during npm install. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 87a0bf1 commit 7403caa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-challenges.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
name: "Build ${{ matrix.challenge.name }}"
6060
needs: discover
6161
runs-on: ubuntu-latest
62-
timeout-minutes: 30
62+
timeout-minutes: 45
6363
strategy:
6464
# Don't cancel other builds if one fails
6565
fail-fast: false

0 commit comments

Comments
 (0)