Skip to content

Commit

Permalink
chore: increase docker build timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Dec 24, 2024
1 parent 92e430c commit 86fc3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ jobs:

docker-image:
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 20

needs:
- linux-x64
Expand Down

0 comments on commit 86fc3ae

Please sign in to comment.