1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[skip ci] Update mysql 8.0 patch

This commit is contained in:
Ilija Tovilo
2023-11-16 11:04:42 +01:00
parent f2706a8f30
commit 2895d4ac46

View File

@@ -736,7 +736,7 @@ jobs:
with:
# FIXME: There are new warnings
# configurationParameters: --enable-werror
libmysql: mysql-8.0.33-linux-glibc2.12-x86_64.tar.xz
libmysql: mysql-8.0.35-linux-glibc2.12-x86_64.tar.xz
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
- name: Test mysql-8.0
uses: ./.github/actions/test-libmysqlclient