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:
authorgreta <gretadoci@gmail.com>2021-06-24 14:38:20 +0300
committergreta <gretadoci@gmail.com>2021-06-25 15:29:41 +0300
commit5c09c89d8b489ec08a1322b36fcd2c83fda1e1b4 (patch)
tree6f7ff79248d94f79ab74474d9fe879b14839a2a1 /.github
parent4e5105a81ee693791254c818c36df932623ecb23 (diff)
Test against nc 22
Signed-off-by: greta <gretadoci@gmail.com>
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 e82b441e1..7524dc6e8 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
php-versions: [7.3, 7.4]
- nextcloud-versions: ['stable20', 'stable21', 'master']
+ nextcloud-versions: ['stable20', 'stable21', 'stable22', 'master']
include:
- php: 8.0
nextcloud-version: master