Skip to content

Commit 3481f5d

Browse files
committed
Merge branch 'PHP-8.3'
* PHP-8.3: [skip ci] Update mysql 5.7 patch
2 parents 3945946 + 42cd4fe commit 3481f5d

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

0 commit comments

Comments
 (0)