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 b280f1f commit c3d2f51Copy full SHA for c3d2f51
.github/workflows/nightly.yml
@@ -619,7 +619,7 @@ jobs:
619
- name: Build mysql-5.7
620
uses: ./.github/actions/build-libmysqlclient
621
with:
622
- libmysql: mysql-5.7.41-linux-glibc2.12-x86_64.tar.gz
+ libmysql: mysql-5.7.44-linux-glibc2.12-x86_64.tar.gz
623
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
624
- name: Test mysql-5.7
625
uses: ./.github/actions/test-libmysqlclient
0 commit comments