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 cf7e5f0 + 18f835f commit 42cd4feCopy full SHA for 42cd4fe
.github/workflows/nightly.yml
@@ -722,7 +722,7 @@ jobs:
722
- name: Build mysql-5.7
723
uses: ./.github/actions/build-libmysqlclient
724
with:
725
- libmysql: mysql-5.7.41-linux-glibc2.12-x86_64.tar.gz
+ libmysql: mysql-5.7.44-linux-glibc2.12-x86_64.tar.gz
726
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
727
- name: Test mysql-5.7
728
uses: ./.github/actions/test-libmysqlclient
0 commit comments