Github Actions: skip Mavros tiltrotor mission for now (#16405)

This commit is contained in:
Daniel Agar
2020-12-16 11:34:32 -05:00
committed by GitHub
parent a152fb65cb
commit 4d30f327f9
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- {vehicle: "standard_vtol", mission: "VTOL_mission_1", build_type: "Coverage"}
- {vehicle: "standard_vtol", mission: "VTOL_mission_1", build_type: "AddressSanitizer"}
#- {vehicle: "tailsitter", mission: "VTOL_mission_1", build_type: "RelWithDebInfo"}
- {vehicle: "tiltrotor", mission: "VTOL_mission_1", build_type: "RelWithDebInfo"}
#- {vehicle: "tiltrotor", mission: "VTOL_mission_1", build_type: "RelWithDebInfo"}
container:
image: px4io/px4-dev-ros-melodic:2020-11-18