Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-07-24 13:05:37 +0300
committerGitHub <noreply@github.com>2021-07-24 13:05:37 +0300
commit7d280d69bef45dc6090a650ad820020ac7cb7df2 (patch)
tree55694d6dd1822ba7c976651bdac6fad9bc7ad7de /.github
parent7bc1b962db3274f2e3716fa18b2f5156f35f0141 (diff)
Update phpunit.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/phpunit.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/phpunit.yml b/.github/workflows/phpunit.yml
index f8ff360..eb643be 100644
--- a/.github/workflows/phpunit.yml
+++ b/.github/workflows/phpunit.yml
@@ -90,7 +90,7 @@ jobs:
services:
mysql:
- image: mariadb
+ image: mariadb:10.5
ports:
- 4444:3306/tcp
env: