We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f3776c commit d7f9060Copy full SHA for d7f9060
1 file changed
.github/workflows/reusable-ubuntu-ci.yml
@@ -88,7 +88,7 @@ jobs:
88
- name: Get minimum supported version of CMake
89
uses: eProsima/eProsima-CI/external/get-cmake@v0
90
with:
91
- cmakeVersion: '3.22.6'
+ cmakeVersion: '3.24.4'
92
93
- name: Install apt dependencies
94
uses: eProsima/eProsima-CI/ubuntu/install_apt_packages@v0
0 commit comments