Skip to content

Commit cf07741

Browse files
committed
test: remove libphp8.4embed install
This prevents the different builds from using different configurations
1 parent b799ffd commit cf07741

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
@@ -189,9 +189,6 @@ jobs:
189189
phpts: ${{ matrix.phpts }}
190190
debug: true
191191

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

0 commit comments

Comments
 (0)