Skip to content

Commit 4379aa0

Browse files
committed
Merge branch 'PHP-8.2'
* PHP-8.2: Update libmysql 5.7 version
2 parents 0d5c794 + 1616ae2 commit 4379aa0

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
@@ -593,7 +593,7 @@ jobs:
593593
- name: Build mysql-5.7
594594
uses: ./.github/actions/build-libmysqlclient
595595
with:
596-
libmysql: mysql-5.7.38-linux-glibc2.12-x86_64.tar.gz
596+
libmysql: mysql-5.7.41-linux-glibc2.12-x86_64.tar.gz
597597
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
598598
- name: Test mysql-5.7
599599
uses: ./.github/actions/test-libmysqlclient

0 commit comments

Comments
 (0)