We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cbc917 commit 43e267aCopy full SHA for 43e267a
.github/workflows/nightly.yml
@@ -632,7 +632,7 @@ jobs:
632
with:
633
# FIXME: There are new warnings
634
# configurationParameters: --enable-werror
635
- libmysql: mysql-8.0.30-linux-glibc2.12-x86_64.tar.xz
+ libmysql: mysql-8.0.33-linux-glibc2.12-x86_64.tar.xz
636
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
637
- name: Test mysql-8.0
638
uses: ./.github/actions/test-libmysqlclient
0 commit comments