Skip to content

Commit c3d2f51

Browse files
committed
[skip ci] Update mysql 5.7 patch
1 parent b280f1f commit c3d2f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ jobs:
619619
- name: Build mysql-5.7
620620
uses: ./.github/actions/build-libmysqlclient
621621
with:
622-
libmysql: mysql-5.7.41-linux-glibc2.12-x86_64.tar.gz
622+
libmysql: mysql-5.7.44-linux-glibc2.12-x86_64.tar.gz
623623
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
624624
- name: Test mysql-5.7
625625
uses: ./.github/actions/test-libmysqlclient

0 commit comments

Comments
 (0)