Skip to content

Commit

Permalink
increase timeout to 6 minutes (from 5 minutes)
Browse files Browse the repository at this point in the history
  • Loading branch information
bumblehead committed Aug 23, 2022
1 parent 3ec268a commit 527bcb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
build:
runs-on: ${{ matrix.os }}
timeout-minutes: 5
timeout-minutes: 6
strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
Expand Down

0 comments on commit 527bcb2

Please sign in to comment.