Skip to content

Commit

Permalink
Increase timeout for bisect (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur authored Jul 5, 2023
1 parent ddf968b commit 69d5776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildBisect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run-bisect:
runs-on: ubuntu-22.04
continue-on-error: false
timeout-minutes: 60
timeout-minutes: 600
steps:
- name: "Git Checkout"
uses: actions/checkout@v3
Expand Down

0 comments on commit 69d5776

Please sign in to comment.