Skip to content

Commit 2e49175

Browse files
committed
Merge branch 'PHP-8.5'
2 parents 5a5fa8e + 91a70e4 commit 2e49175

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ jobs:
106106
with:
107107
fetch-depth: 2
108108

109+
- name: Install CMake
110+
uses: lukka/get-cmake@latest
111+
109112
- name: Build and install
110113
run: |
111114
cmake --preset all-enabled

0 commit comments

Comments
 (0)