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

github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-11-11 12:56:53 +0300
committerJoas Schilling <coding@schilljs.com>2021-11-11 12:56:53 +0300
commitb9351e6ce7a958e1e70d224561f449a7c7c51126 (patch)
tree9df1d034666b0056c275c23c219fcfbc63e3cdfc /.github
parentac4f157e5684c3ee6eca9bdf14d21a510fbba954 (diff)
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
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 4b59af0..e75f7d9 100644
--- a/.github/workflows/phpunit.yml
+++ b/.github/workflows/phpunit.yml
@@ -79,7 +79,7 @@ jobs:
services:
mysql:
- image: mariadb
+ image: mariadb:10.5
ports:
- 4444:3306/tcp
env: