mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Merge pull request #8544 from turbo124/v5-develop
rollback mariadb version for github actions
This commit is contained in:
commit
7eaa0eca30
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