github actions increase newly added timeouts

This commit is contained in:
Daniel Agar
2021-10-06 13:47:12 -04:00
parent 6e057a644b
commit 3e6ff2451b
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ jobs:
run: |
export
./test/rostest_px4_run.sh mavros_posix_test_mission.test mission:=${{matrix.config.mission}} vehicle:=${{matrix.config.vehicle}}
timeout-minutes: 30
timeout-minutes: 45
- name: Look at core files
if: failure()