Skip to content

Commit 137b2b2

Browse files
committed
Refs #21670: Use Debug for ASAN too
Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
1 parent e6d1c38 commit 137b2b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-ubuntu-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
uses: ./src/.github/actions/project_dependencies
109109
with:
110110
os: ubuntu-22.04
111-
cmake_build_type: Release
111+
cmake_build_type: Debug
112112
custom_version_build: ${{ inputs.custom_version_build }}
113113
dependencies_artifact_postfix: ${{ inputs.dependencies_artifact_postfix }}
114114
secret_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)