Skip to content

Hotfix for #99 (#100) #11

Hotfix for #99 (#100)

Hotfix for #99 (#100) #11

Workflow file for this run

name: ROS2 Humble
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-22.04
steps:
# Set up ROS
- uses: ros-tooling/[email protected]
with:
required-ros-distributions: humble
# Run ROS CI
- uses: ros-tooling/[email protected]
with:
package-name: plotjuggler_ros
target-ros2-distro: humble