CI Update to 2021-04-29

This commit is contained in:
David Sidrane
2021-04-30 07:28:39 -07:00
committed by Daniel Agar
parent 4f52c0b6da
commit 92344b96b3
15 changed files with 47 additions and 47 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
#- {vehicle: "tiltrotor", mission: "VTOL_mission_1", build_type: "RelWithDebInfo"}
container:
image: px4io/px4-dev-ros-melodic:2021-02-04
image: px4io/px4-dev-ros-melodic:2021-04-29
options: --privileged --ulimit core=-1 --security-opt seccomp=unconfined
steps:
- uses: actions/checkout@v1