Skip to content

Commit 275be1a

Browse files
committed
remove cmake install
1 parent 2bcc30a commit 275be1a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci_tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,6 @@ jobs:
145145
name: "Compiler: ${{ matrix.compilers.class }} ${{ matrix.compilers.version }}"
146146
steps:
147147
- uses: actions/checkout@v4
148-
- name: Setup build environment
149-
uses: lukka/get-cmake@latest
150-
with:
151-
cmakeVersion: "~3.25.0"
152-
ninjaVersion: "^1.11.1"
153148
- name: Install Compiler
154149
id: install-compiler
155150
run: |

0 commit comments

Comments
 (0)