Skip to content

Commit 4350976

Browse files
committed
Use cmake version 3.28.3
1 parent 3b30181 commit 4350976

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ jobs:
3636
with:
3737
path: ros_ws/src
3838

39+
- name: Install CMake
40+
uses: ssrobins/install-cmake@v1
41+
with:
42+
version: 3.28.3
43+
3944
- uses: ros-tooling/setup-ros@v0.7
4045

4146
- uses: ros-tooling/action-ros-ci@v0.4

0 commit comments

Comments
 (0)