Skip to content

Commit

Permalink
Use ardupilot container
Browse files Browse the repository at this point in the history
* Need microxrceddsgen

Signed-off-by: Ryan Friedman <[email protected]>
  • Loading branch information
Ryanf55 committed Jan 8, 2024
1 parent 4550a19 commit b4ba960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/colcon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:
jobs:
build-test:
runs-on: ubuntu-22.04
container: osrf/ros:humble-desktop
container: ardupilot/ardupilot-dev-ros:latest
strategy:
fail-fast: false # don't cancel if a job from the matrix fails
steps:
Expand Down

0 comments on commit b4ba960

Please sign in to comment.