Skip to content

Commit

Permalink
Added aditional ros2 distros
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa-martin committed Sep 11, 2023
1 parent 089e1ef commit 16b905c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ on:
push:
jobs:
build:
strategy:
matrix:
rosdistro:
- humble
- iron
- rolling
runs-on: ubuntu-latest
container:
image: robotnik/ros:humble-builder
Expand Down

0 comments on commit 16b905c

Please sign in to comment.