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 fde0c7d + 43e267a commit 9f15193Copy full SHA for 9f15193
.github/workflows/nightly.yml
@@ -641,7 +641,7 @@ jobs:
641
with:
642
# FIXME: There are new warnings
643
# configurationParameters: --enable-werror
644
- libmysql: mysql-8.0.30-linux-glibc2.12-x86_64.tar.xz
+ libmysql: mysql-8.0.33-linux-glibc2.12-x86_64.tar.xz
645
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
646
- name: Test mysql-8.0
647
uses: ./.github/actions/test-libmysqlclient
0 commit comments