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 85df512 commit 12290b7Copy full SHA for 12290b7
.github/workflows/nightly.yml
@@ -581,7 +581,7 @@ jobs:
581
- name: Build mysql-5.7
582
uses: ./.github/actions/build-libmysqlclient
583
with:
584
- libmysql: mysql-5.7.38-linux-glibc2.12-x86_64.tar.gz
+ libmysql: mysql-5.7.41-linux-glibc2.12-x86_64.tar.gz
585
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
586
- name: Test mysql-5.7
587
uses: ./.github/actions/test-libmysqlclient
0 commit comments