mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
[skip ci] Update mysql 8.0 patch
This commit is contained in:
parent
f2706a8f30
commit
2895d4ac46
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue