Skip to content

Commit 42cd4fe

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: [skip ci] Update mysql 5.7 patch
2 parents cf7e5f0 + 18f835f commit 42cd4fe

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
@@ -722,7 +722,7 @@ jobs:
722722
- name: Build mysql-5.7
723723
uses: ./.github/actions/build-libmysqlclient
724724
with:
725-
libmysql: mysql-5.7.41-linux-glibc2.12-x86_64.tar.gz
725+
libmysql: mysql-5.7.44-linux-glibc2.12-x86_64.tar.gz
726726
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
727727
- name: Test mysql-5.7
728728
uses: ./.github/actions/test-libmysqlclient

0 commit comments

Comments
 (0)