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

github.com/nextcloud/activity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-10-31 10:43:02 +0300
committerGitHub <noreply@github.com>2022-10-31 10:43:02 +0300
commitb5b4a7205b68b4527b64a354522b20cf6f943d5b (patch)
tree11b0c937c59f29e3713b65dcfad68cd95978c08f
parent516f0bf1c697a23f4e9ee43d9cc393969b003423 (diff)
Update phpunit.yml
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
-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 ba6b167e..6b4ef9a3 100644
--- a/.github/workflows/phpunit.yml
+++ b/.github/workflows/phpunit.yml
@@ -149,7 +149,7 @@ jobs:
services:
postgres:
- image: postgres
+ image: postgres:14
ports:
- 4444:5432/tcp
env: