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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kesselberg <mail@danielkesselberg.de>2021-07-14 12:33:10 +0300
committerDaniel Kesselberg <mail@danielkesselberg.de>2021-07-14 12:34:06 +0300
commit25a5af893af90e419f4dd5c89dd50b2d187825dd (patch)
tree8ca901fd98f41244eece7ebac38471cb9cfb0cf1 /.github
parent04e7b7757316b0665807e954a83bfed074990705 (diff)
Pin mariadb to 10.5
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 017a91b51..e6f93fd32 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -75,7 +75,7 @@ jobs:
- 993:993
- 4190:4190
mysql-service:
- image: mariadb:10
+ image: mariadb:10.5
env:
MYSQL_ROOT_PASSWORD: my-secret-pw
MYSQL_DATABASE: nextcloud