Skip to content

Commit 96e1d3f

Browse files
committed
Merge branch 'PHP-8.2'
* PHP-8.2: [skip ci] Upgrade libmysql version
2 parents 706696f + 9f15193 commit 96e1d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ jobs:
665665
with:
666666
# FIXME: There are new warnings
667667
# configurationParameters: --enable-werror
668-
libmysql: mysql-8.0.30-linux-glibc2.12-x86_64.tar.xz
668+
libmysql: mysql-8.0.33-linux-glibc2.12-x86_64.tar.xz
669669
withMysqli: ${{ matrix.branch.ref == 'PHP-8.1' }}
670670
- name: Test mysql-8.0
671671
uses: ./.github/actions/test-libmysqlclient

0 commit comments

Comments
 (0)