mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
Merge branch 'PHP-8.2'
* PHP-8.2: [skip ci] Upgrade libmysql version
This commit is contained in:
@@ -665,7 +665,7 @@ jobs:
|
||||
with:
|
||||
# FIXME: There are new warnings
|
||||
# configurationParameters: --enable-werror
|
||||
libmysql: mysql-8.0.30-linux-glibc2.12-x86_64.tar.xz
|
||||
libmysql: mysql-8.0.33-linux-glibc2.12-x86_64.tar.xz
|
||||
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
|
||||
- name: Test mysql-8.0
|
||||
uses: ./.github/actions/test-libmysqlclient
|
||||
|
||||
Reference in New Issue
Block a user