Skip to content

Update CI (backport #43) (#46) #3

Update CI (backport #43) (#46)

Update CI (backport #43) (#46) #3

Workflow file for this run

name: rcutils CI Rolling
on:
push:
branches: [ rolling ]
pull_request:
branches: [ rolling ]
jobs:
rolling-ci:
uses: ./.github/workflows/reusable-ci.yml
with:
branch: ${{ github.ref }}
os: ubuntu-24.04
docker-image: ubuntu:noble
ros-distribution: rolling