Skip to content

add jazzy CI (#29)

add jazzy CI (#29) #1

name: Build and Test (jazzy)
on:
# Triggers the workflow on push
push:
branches: [ jazzy ]
# Triggers the workflow on pull requests
pull_request:
branches: [ jazzy ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
container:
image: ubuntu:noble
steps:
- uses: ros-tooling/[email protected]
with:
use-ros2-testing: true
- uses: ros-tooling/[email protected]
with:
target-ros2-distro: jazzy