Skip to content

Commit 59dd7af

Browse files
committed
Do not use pip to install cmake
Fixes #122.
1 parent dc7e49b commit 59dd7af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ jobs:
3535
with:
3636
python-version: 3.x
3737

38-
- name: Set up common
39-
run: pip install --upgrade cmake
40-
4138
- name: Install GFortran Linux
4239
if: contains( matrix.os, 'ubuntu')
4340
run: |

0 commit comments

Comments
 (0)