Skip to content

Add Jazzy binary build CI #1

Add Jazzy binary build CI

Add Jazzy binary build CI #1

Workflow file for this run

name: Jazzy Binary Build
on:
push:
branches: [ jazzy ]
pull_request:
branches: [ jazzy ]
workflow_dispatch:
schedule:
- cron: '0 0 * * 5'
jobs:
build:
runs-on: ubuntu-latest
container:
image: ubuntu:noble
steps:
- uses: actions/checkout@v4
- uses: ros-tooling/[email protected]
with:
required-ros-distributions: jazzy
- uses: ros-tooling/[email protected]
with:
target-ros2-distro: jazzy