Skip to content

Bump main after jazzy branching #8

Bump main after jazzy branching

Bump main after jazzy branching #8

Workflow file for this run

name: asan
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
asan_test:
name: rmf_building_map_msgs asan
uses: open-rmf/rmf_ci_templates/.github/workflows/reusable_build.yaml@main
with:
dist-matrix: |
[{"ros_distribution": "humble",
"ubuntu_distribution": "jammy"}]
# NOTE: Avoid adding comments in the package lines, this can break some of the called scripts in github actions
packages: |
rmf_building_map_msgs
mixin: asan