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 ed041c3 commit 7699476Copy full SHA for 7699476
.github/workflows/nightly.yml
@@ -822,7 +822,6 @@ jobs:
822
- name: Build mysql-8.0
823
uses: ./.github/actions/build-libmysqlclient
824
with:
825
- configurationParameters: --enable-werror
826
libmysql: mysql-8.0.37-linux-glibc2.28-x86_64.tar.xz
827
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
828
- name: Test mysql-8.0
@@ -832,7 +831,6 @@ jobs:
832
831
- name: Build mysql-8.4
833
834
835
836
libmysql: mysql-8.4.0-linux-glibc2.28-x86_64.tar.xz
837
838
- name: Test mysql-8.4
0 commit comments