Skip to content

Commit

Permalink
fix: increase timeout to 4 days
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve committed Dec 11, 2024
1 parent e096b76 commit c0d2825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-deb-packages-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
name: "Build Debian packages for Autoware (Humble)"
needs: start-runner
runs-on: ${{ needs.start-runner.outputs.label }}
timeout-minutes: 2880
timeout-minutes: 5760
permissions:
deployments: write
contents: write
Expand Down

0 comments on commit c0d2825

Please sign in to comment.