Skip to content

Commit

Permalink
Update tooling-ci.yaml (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
ijnek authored Aug 20, 2022
1 parent b1ea580 commit 89e789e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/tooling-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@ jobs:
distro: foxy
- os: ubuntu-20.04
distro: galactic
- os: ubuntu-20.04
- os: ubuntu-22.04
distro: humble
- os: ubuntu-22.04
distro: rolling
steps:
- uses: ros-tooling/setup-ros@v0.2
- uses: ros-tooling/setup-ros@v0.3
with:
required-ros-distributions: ${{ matrix.distro }}
- uses: ros-tooling/[email protected]
with:
package-name: zbar_ros
target-ros2-distro: ${{ matrix.distro }}

0 comments on commit 89e789e

Please sign in to comment.