test runner
Some checks failed
/ test (push) Successful in 1s
Unit Testing / phpunit (push) Failing after 10s
Unit Testing / phpunit (pull_request) Failing after 0s

This commit is contained in:
André Menrath 2024-09-20 20:20:06 +02:00
parent b0f01cfaf5
commit 626c4d5ffc

View file

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
services:
mysql:
image: mariadb:11.5
image: 'mariadb:10.7'
env:
MYSQL_ROOT_PASSWORD: root
ports: