Skip to content

Commit f71e517

Browse files
committed
github: Drop CMake install
The base image already has cmake so drop it.
1 parent 47b8c31 commit f71e517

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/CI.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@ jobs:
6868
target: [aarch64]
6969
steps:
7070
- uses: actions/checkout@v3
71-
- name: Setup cmake
72-
uses: jwlawson/actions-setup-cmake@v1.14
73-
with:
74-
cmake-version: '3.18.x'
7571
- uses: actions/setup-python@v4
7672
env:
7773
CXX: clang++

0 commit comments

Comments
 (0)