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.
2 parents 706696f + 9f15193 commit 96e1d3fCopy full SHA for 96e1d3f
.github/workflows/nightly.yml
@@ -665,7 +665,7 @@ jobs:
665
with:
666
# FIXME: There are new warnings
667
# configurationParameters: --enable-werror
668
- libmysql: mysql-8.0.30-linux-glibc2.12-x86_64.tar.xz
+ libmysql: mysql-8.0.33-linux-glibc2.12-x86_64.tar.xz
669
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
670
- name: Test mysql-8.0
671
uses: ./.github/actions/test-libmysqlclient
0 commit comments