Skip to content

Commit

Permalink
ssh with longer timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-tier4 committed Oct 2, 2024
1 parent ad82af3 commit e13e005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildAndRun.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
job1:
name: BuildAndRun
runs-on: ${{ matrix.runs_on }}
timeout-minutes: 180
timeout-minutes: 210
container: ros:${{ matrix.rosdistro }}
env:
DEBIAN_FRONTEND: noninteractive
Expand Down

0 comments on commit e13e005

Please sign in to comment.