CI use 2020-08-14 with gcc 9.3.1

This commit is contained in:
David Sidrane
2020-08-14 07:27:39 -07:00
committed by Daniel Agar
parent 760f2ecb22
commit 59ba09d73c
10 changed files with 15 additions and 15 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: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