Skip to content

Commit

Permalink
chore: increase build timeout in gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
SahilVasava committed Sep 17, 2024
1 parent e612073 commit 9637446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
name: Build
needs: lint
runs-on: ubuntu-latest
timeout-minutes: 5
timeout-minutes: 15

steps:
- name: Clone repository
Expand Down

0 comments on commit 9637446

Please sign in to comment.