Skip to content

Commit 2895d4a

Browse files
committed
[skip ci] Update mysql 8.0 patch
1 parent f2706a8 commit 2895d4a

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
@@ -736,7 +736,7 @@ jobs:
736736
with:
737737
# FIXME: There are new warnings
738738
# configurationParameters: --enable-werror
739-
libmysql: mysql-8.0.33-linux-glibc2.12-x86_64.tar.xz
739+
libmysql: mysql-8.0.35-linux-glibc2.12-x86_64.tar.xz
740740
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
741741
- name: Test mysql-8.0
742742
uses: ./.github/actions/test-libmysqlclient

0 commit comments

Comments
 (0)