mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: [skip ci] Upgrade libmysql version
This commit is contained in:
commit
9f151936b7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
@ -641,7 +641,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue