Skip to content
Snippets Groups Projects
Verified Commit 3a978fda authored by Justin Carpentier's avatar Justin Carpentier
Browse files

ci: fix cmake version

parent 9617178c
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ jobs:
shell: bash -l {0}
run: |
conda activate eigenpy
conda install cmake -c main
conda install cmake -c conda-forge
conda list
- name: Build EigenPy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment