Skip to content

Commit

Permalink
Add a 15 minutes timeout to the checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
bblanchon committed Oct 30, 2023
1 parent a89e7de commit eaf7753
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
- name: Checkout PDFium
run: steps/02-checkout.sh
shell: bash
timeout-minutes: 15
- name: Apply patches
run: steps/03-patch.sh
shell: bash
Expand Down

0 comments on commit eaf7753

Please sign in to comment.