Skip to content

Commit 1ffa824

Browse files
authored
Pin cmake to 3.*
1 parent fee2a0e commit 1ffa824

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

conda_build_config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ pugixml:
1111
libopencv:
1212
- 4.11.0
1313

14+
# Workaround for https://github.com/RoboStack/ros-jazzy/pull/40#issuecomment-2782226697
15+
cmake:
16+
- 3.*
17+
1418
cdt_name: # [linux]
1519
- conda # [linux]
1620

0 commit comments

Comments
 (0)