Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 5760498

Browse files
committed
ci: increase job timeout
1 parent 21396c2 commit 5760498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/quality.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
jobs:
1212
build:
1313
name: Build
14+
timeout-minutes: 20
1415
runs-on: ubuntu-latest
1516
env:
1617
# NODE_OPTIONS: "--max-old-space-size=16384"

0 commit comments

Comments
 (0)