Skip to content

Commit

Permalink
Increase CI build timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSazonov committed Sep 5, 2023
1 parent 60e2941 commit 6c4e751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
build-installer:
timeout-minutes: 60
timeout-minutes: 80

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 6c4e751

Please sign in to comment.