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:
authorVincent Petry <vincent@nextcloud.com>2021-11-11 13:58:28 +0300
committerGitHub <noreply@github.com>2021-11-11 13:58:28 +0300
commit4503a2ea03a76ee4f58bd51a3304e63d3ebab9e1 (patch)
tree9df1d034666b0056c275c23c219fcfbc63e3cdfc /.github/workflows
parentac4f157e5684c3ee6eca9bdf14d21a510fbba954 (diff)
parentb9351e6ce7a958e1e70d224561f449a7c7c51126 (diff)
Merge pull request #138 from nextcloud/update-master-version
Update version on master
Diffstat (limited to '.github/workflows')
-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: