Skip to content

Commit 9f15193

Browse files
committed
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: [skip ci] Upgrade libmysql version
2 parents fde0c7d + 43e267a commit 9f15193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ jobs:
641641
with:
642642
# FIXME: There are new warnings
643643
# configurationParameters: --enable-werror
644-
libmysql: mysql-8.0.30-linux-glibc2.12-x86_64.tar.xz
644+
libmysql: mysql-8.0.33-linux-glibc2.12-x86_64.tar.xz
645645
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
646646
- name: Test mysql-8.0
647647
uses: ./.github/actions/test-libmysqlclient

0 commit comments

Comments
 (0)