Skip to content

Commit

Permalink
Restore the 30 minutes limit
Browse files Browse the repository at this point in the history
  • Loading branch information
asterite committed Dec 17, 2024
1 parent fe66452 commit 4aa9232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-js-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ jobs:
external-repo-checks:
needs: [build-nargo, critical-library-list]
runs-on: ubuntu-22.04
timeout-minutes: 120
timeout-minutes: 30
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 4aa9232

Please sign in to comment.