Skip to content

Update ci.yml

Update ci.yml #5

Workflow file for this run

name: CI (jazzy)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
container:
image: ubuntu:noble
steps:
- uses: actions/checkout@v4
- uses: ros-tooling/[email protected]
with:
use-ros2-testing: true
- uses: ros-tooling/[email protected]
# continue-on-error: true
with:
target-ros2-distro: jazzy