Skip to content

Commit

Permalink
Pin Fast-DDS to the last known working version. (#1527)
Browse files Browse the repository at this point in the history
The latest version as of 2024-02-21 breaks many tests.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
  • Loading branch information
clalancette committed Feb 21, 2024
1 parent 1a97a88 commit 35dba84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ros2.repos
Expand Up @@ -34,7 +34,7 @@ repositories:
eProsima/Fast-DDS:
type: git
url: https://github.com/eProsima/Fast-DDS.git
version: 2.13.x
version: f0df89d27cb4522b1e896d411210e364ce9883a6
eProsima/foonathan_memory_vendor:
type: git
url: https://github.com/eProsima/foonathan_memory_vendor.git
Expand Down

0 comments on commit 35dba84

Please sign in to comment.