Skip to content

Build and Test (rolling) #4492

Build and Test (rolling)

Build and Test (rolling) #4492

---
name: Build and Test (rolling)
on:
pull_request:
push:
branches: [rolling]
schedule:
- cron: "*/5 * * * *"
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: rolling