Skip to content

Commit d96ee51

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
2 parents 3c56aba + 46af6ac commit d96ee51

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)