Skip to content

Bump ros-tooling/action-ros-ci from 0.3 to 0.4 #50

Bump ros-tooling/action-ros-ci from 0.3 to 0.4

Bump ros-tooling/action-ros-ci from 0.3 to 0.4 #50

Workflow file for this run

name: CI (rolling)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
jobs:
build:
runs-on: ubuntu-latest
container:
image: ubuntu:noble
steps:
- uses: actions/checkout@v4
- uses: ros-tooling/setup-ros@v0.7
with:
use-ros2-testing: true
- uses: ros-tooling/action-ros-ci@v0.4
with:
target-ros2-distro: rolling