Skip to content

Commit 12290b7

Browse files
committed
Update libmysql 5.7 version
1 parent 85df512 commit 12290b7

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
@@ -581,7 +581,7 @@ jobs:
581581
- name: Build mysql-5.7
582582
uses: ./.github/actions/build-libmysqlclient
583583
with:
584-
libmysql: mysql-5.7.38-linux-glibc2.12-x86_64.tar.gz
584+
libmysql: mysql-5.7.41-linux-glibc2.12-x86_64.tar.gz
585585
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
586586
- name: Test mysql-5.7
587587
uses: ./.github/actions/test-libmysqlclient

0 commit comments

Comments
 (0)