Skip to content

Commit 4e7af53

Browse files
committed
Update libssl to match runner version
1 parent aa66d24 commit 4e7af53

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ jobs:
9393
./install-php.sh
9494
./post-install.sh
9595
96+
- name: Test libs
97+
run: sudo apt-get -f install
98+
9699
- name: Test versions and extensions
97100
run: |
98101
php$ver -v | head -n 1
Binary file not shown.
-1.04 MB
Binary file not shown.

0 commit comments

Comments
 (0)