Skip to content

Jazzy Binary Build

Jazzy Binary Build #15

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