Skip to content

Commit 3398af2

Browse files
(CI) revert custom python and cmake install
1 parent c86eb03 commit 3398af2

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,6 @@ 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-
44-
- name: Setup Python
45-
uses: actions/setup-python@v6
46-
with:
47-
python-version: '3.12'
48-
4939
- uses: ros-tooling/setup-ros@v0.7
5040

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

0 commit comments

Comments
 (0)