Skip to content

Commit

Permalink
Refs #20843: (TO BE REMOVED) change fastdds branch
Browse files Browse the repository at this point in the history
Signed-off-by: elianalf <[email protected]>
  • Loading branch information
elianalf committed May 6, 2024
1 parent d15659c commit 4cfb117
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-ubuntu-detect-flaky.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fail-fast: false
matrix:
fastdds-branch:
- '3.0.x-devel'
- 'feature/detect_flaky_tests'
cmake-build-type:
- 'RelWithDebInfo'
steps:
Expand Down
2 changes: 1 addition & 1 deletion fastdds.repos
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories:
fastdds:
type: git
url: https://github.com/eProsima/Fast-DDS.git
version: 3.0.x-devel
version: feature/detect_flaky_tests
fastddsgen:
type: git
url: https://github.com/eProsima/Fast-DDS-Gen.git
Expand Down

0 comments on commit 4cfb117

Please sign in to comment.