Skip to content

Commit 43e267a

Browse files
committed
[skip ci] Upgrade libmysql version
1 parent 5cbc917 commit 43e267a

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
@@ -632,7 +632,7 @@ jobs:
632632
with:
633633
# FIXME: There are new warnings
634634
# configurationParameters: --enable-werror
635-
libmysql: mysql-8.0.30-linux-glibc2.12-x86_64.tar.xz
635+
libmysql: mysql-8.0.33-linux-glibc2.12-x86_64.tar.xz
636636
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
637637
- name: Test mysql-8.0
638638
uses: ./.github/actions/test-libmysqlclient

0 commit comments

Comments
 (0)