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 b540cb0 + c3d2f51 commit 18f835fCopy full SHA for 18f835f
.github/workflows/nightly.yml
@@ -628,7 +628,7 @@ jobs:
628
- name: Build mysql-5.7
629
uses: ./.github/actions/build-libmysqlclient
630
with:
631
- libmysql: mysql-5.7.41-linux-glibc2.12-x86_64.tar.gz
+ libmysql: mysql-5.7.44-linux-glibc2.12-x86_64.tar.gz
632
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
633
- name: Test mysql-5.7
634
uses: ./.github/actions/test-libmysqlclient
0 commit comments