Skip to content

Commit

Permalink
Actions: increase timeout to 30 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
notartom committed Dec 17, 2023
1 parent a1f1e21 commit c1b2c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-localdev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
jobs:
deploy-localdev:
runs-on: 'ubuntu-22.04'
timeout-minutes: 15
timeout-minutes: 30
steps:

- name: Checkout
Expand Down

0 comments on commit c1b2c79

Please sign in to comment.