[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
No known key found for this signature in database
GPG key ID: A4F5D403F118200A

View file

@ -736,7 +736,7 @@ jobs:
with: with:
# FIXME: There are new warnings # FIXME: There are new warnings
# configurationParameters: --enable-werror # 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' }} withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
- name: Test mysql-8.0 - name: Test mysql-8.0
uses: ./.github/actions/test-libmysqlclient uses: ./.github/actions/test-libmysqlclient