Skip to content

Commit

Permalink
Updated asan mixin
Browse files Browse the repository at this point in the history
Signed-off-by: Esteban Martinena <orensbruli@gmail.com>
  • Loading branch information
orensbruli committed Dec 10, 2022
1 parent 41e0f18 commit a90456d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/asan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
asan_test:
name: rmf_ros2 asan
uses: open-rmf/rmf_ci_templates/.github/workflows/reusable_build.yaml@main
uses: open-rmf/rmf_ci_templates/.github/workflows/reusable_build.yaml@tsan
with:
dist-matrix: |
[{"ros_distribution": "humble",
Expand All @@ -20,5 +20,5 @@ jobs:
rmf_traffic_ros2
rmf_task_ros2
rmf_fleet_adapter
asan: true
mixin: asan

0 comments on commit a90456d

Please sign in to comment.