Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit cddb1c0

Browse files
Maintenance/build timeout increase (#18175)
* Increasing timeout for FE e2e tests * Increasing timeout for FE e2e tests * Increasing timeout for FE e2e tests
1 parent 83d3b7c commit cddb1c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/frontend_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
needs: lint
179179
runs-on: ubuntu-latest
180180
# Keep shards under 10 minutes
181-
timeout-minutes: 10
181+
timeout-minutes: 25
182182
strategy:
183183
fail-fast: false
184184
matrix:

0 commit comments

Comments
 (0)