mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.3'
* PHP-8.3: Attempt to fix mysql_native_password error for 32-bit build
This commit is contained in:
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@@ -161,7 +161,7 @@ jobs:
|
||||
PDO_MYSQL_TEST_HOST: mysql
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8
|
||||
image: mysql:8.3
|
||||
ports:
|
||||
- 3306:3306
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user