test
This commit is contained in:
parent
fb544206f9
commit
161e4fced4
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ jobs:
|
||||||
MYSQL_ROOT_PASSWORD: root
|
MYSQL_ROOT_PASSWORD: root
|
||||||
ports:
|
ports:
|
||||||
- 3306:3306
|
- 3306:3306
|
||||||
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=10s --health-retries=10
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
php-versions: ['8.1', '8.2', '8.3']
|
php-versions: ['8.1', '8.2', '8.3']
|
||||||
|
|
Loading…
Reference in a new issue