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

This commit is contained in:
André Menrath 2024-09-20 19:18:11 +02:00
parent 640304ba23
commit fb544206f9

View file

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