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