Skip to content

Commit

Permalink
Fix conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: JesusPoderoso <[email protected]>
  • Loading branch information
JesusPoderoso committed Apr 17, 2024
1 parent e25dd38 commit dceedcb
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 527 deletions.
245 changes: 0 additions & 245 deletions .github/workflows/address-sanitizers.yaml

This file was deleted.

77 changes: 0 additions & 77 deletions .github/workflows/nightly-sanitizers-ci.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/sanitizers-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ jobs:
colcon_test_args: ${{ inputs.colcon_test_args || '' }}
cmake_args: ${{ inputs.cmake_args || '' }}
ctest_args: ${{ inputs.ctest_args || '' }}
fastdds_ref: ${{ inputs.fastdds_ref || github.ref || 'master' }}
discovery_server_ref: ${{ inputs.discovery_server_ref || 'master' }}
fastdds_ref: ${{ inputs.fastdds_ref || github.ref || '2.10.x' }}
discovery_server_ref: ${{ inputs.discovery_server_ref || 'v1.2.1' }}
Loading

0 comments on commit dceedcb

Please sign in to comment.