mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
CI use 2020-08-14 with gcc 9.3.1
This commit is contained in:
committed by
Daniel Agar
parent
760f2ecb22
commit
59ba09d73c
@@ -25,7 +25,7 @@ jobs:
|
||||
- {vehicle: "tiltrotor", mission: "VTOL_mission_1", build_type: "RelWithDebInfo"}
|
||||
|
||||
container:
|
||||
image: px4io/px4-dev-ros-melodic:2020-04-01
|
||||
image: px4io/px4-dev-ros-melodic:2020-08-14
|
||||
options: --privileged --ulimit core=-1 --security-opt seccomp=unconfined
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
Reference in New Issue
Block a user