Skip to content

Commit

Permalink
Update Foonathan-Memory-Vendor, Fast CDR and Fast DDS main branches
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Sanchez-Mateos <[email protected]>
  • Loading branch information
rsanchez15 committed May 14, 2024
1 parent 038db15 commit 5e20573
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Nightly test workflow for DDS Record & Replay
name: nightly_test
name: nightly

on:
schedule:
Expand All @@ -23,4 +23,4 @@ jobs:
# with:
# custom_version_build: 'v3'
# dependencies_artifact_postfix: '_nightly'
# secrets: inherit
# secrets: inherit
6 changes: 3 additions & 3 deletions ddsrecordreplay.repos
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ repositories:
foonathan_memory_vendor:
type: git
url: https://github.com/eProsima/foonathan_memory_vendor.git
version: master
version: v1.3.1
fastcdr:
type: git
url: https://github.com/eProsima/Fast-CDR.git
version: master
version: 2.x
fastdds:
type: git
url: https://github.com/eProsima/Fast-DDS.git
version: bugfix/complex-dynamic-types
version: bugfix/complex-dynamic-types-2.14
dev-utils:
type: git
url: https://github.com/eProsima/dev-utils.git
Expand Down

0 comments on commit 5e20573

Please sign in to comment.