mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -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:
|
||||
mariadb:
|
||||
image: mariadb:latest
|
||||
image: mariadb:10.6
|
||||
ports:
|
||||
- 32768:3306
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user