Skip to content

Commit

Permalink
Extend build time to 8h
Browse files Browse the repository at this point in the history
  • Loading branch information
mdanikin committed Feb 12, 2025
1 parent 8af18ff commit 4fe92aa
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 @@ -62,6 +62,7 @@ jobs:
options: --user "${{ needs.prepare_container.outputs.uid }}:${{ needs.prepare_container.outputs.gid }}"
outputs:
build_tag: ${{ steps.tag_step.outputs.build_tag }}
timeout-minutes: 480
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 4fe92aa

Please sign in to comment.