Skip to content

Commit 05cc181

Browse files
committed
Try removing libphp8.4-embed install
1 parent b074ae1 commit 05cc181

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -190,9 +190,6 @@ jobs:
190190
phpts: ${{ matrix.phpts }}
191191
debug: true
192192

193-
- name: Install libphp-embed
194-
run: sudo apt update -y && sudo apt install -y libphp8.4-embed
195-
196193
- name: Setup Rust
197194
uses: dtolnay/rust-toolchain@master
198195
with:

0 commit comments

Comments
 (0)