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 411cd04 + 12290b7 commit 1616ae2Copy full SHA for 1616ae2
.github/workflows/nightly.yml
@@ -590,7 +590,7 @@ jobs:
590
- name: Build mysql-5.7
591
uses: ./.github/actions/build-libmysqlclient
592
with:
593
- libmysql: mysql-5.7.38-linux-glibc2.12-x86_64.tar.gz
+ libmysql: mysql-5.7.41-linux-glibc2.12-x86_64.tar.gz
594
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
595
- name: Test mysql-5.7
596
uses: ./.github/actions/test-libmysqlclient
0 commit comments