Skip to content

Commit 18f835f

Browse files
committed
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: [skip ci] Update mysql 5.7 patch
2 parents b540cb0 + c3d2f51 commit 18f835f

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
@@ -628,7 +628,7 @@ jobs:
628628
- name: Build mysql-5.7
629629
uses: ./.github/actions/build-libmysqlclient
630630
with:
631-
libmysql: mysql-5.7.41-linux-glibc2.12-x86_64.tar.gz
631+
libmysql: mysql-5.7.44-linux-glibc2.12-x86_64.tar.gz
632632
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
633633
- name: Test mysql-5.7
634634
uses: ./.github/actions/test-libmysqlclient

0 commit comments

Comments
 (0)