Skip to content

Commit

Permalink
Merge branch 'PHP-8.3'
Browse files Browse the repository at this point in the history
* PHP-8.3:
  Attempt to fix mysql_native_password error for 32-bit build
  • Loading branch information
iluuu1994 committed May 29, 2024
2 parents 48d5ae9 + 3250457 commit 9771302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
PDO_MYSQL_TEST_HOST: mysql
services:
mysql:
image: mysql:8
image: mysql:8.3
ports:
- 3306:3306
env:
Expand Down

0 comments on commit 9771302

Please sign in to comment.