Skip to content

Commit

Permalink
Temporarily increase timeout to 180
Browse files Browse the repository at this point in the history
  • Loading branch information
mikogs committed Jan 9, 2025
1 parent 43ed014 commit df72fe4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
needs: [build-production-aleph-node]
name: Download snapshot and run
runs-on: [self-hosted, Linux, X64, euc1-med-xldisk]
timeout-minutes: 90
timeout-minutes: 180
steps:
- name: Checkout source code
uses: actions/checkout@v4
Expand Down

0 comments on commit df72fe4

Please sign in to comment.