mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-03 04:04:34 -04:00
rollback mariadb version for github actions
This commit is contained in:
parent
41fea85fa5
commit
1bce3d5499
2
.github/workflows/phpunit.yml
vendored
2
.github/workflows/phpunit.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
mariadb:
|
mariadb:
|
||||||
image: mariadb:latest
|
image: mariadb:10.6
|
||||||
ports:
|
ports:
|
||||||
- 32768:3306
|
- 32768:3306
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user