From 4dd9766d42a774d7264c44cd8036135c8f29296f Mon Sep 17 00:00:00 2001 From: anoy Date: Fri, 16 Jul 2021 21:36:30 +0200 Subject: bump NC version to stable22 Signed-off-by: anoy --- .github/workflows/api-integration-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/api-integration-tests.yml') diff --git a/.github/workflows/api-integration-tests.yml b/.github/workflows/api-integration-tests.yml index cdfbbfb50..797242395 100644 --- a/.github/workflows/api-integration-tests.yml +++ b/.github/workflows/api-integration-tests.yml @@ -29,7 +29,7 @@ jobs: strategy: matrix: php-versions: ['7.3', '7.4'] - nextcloud: ['stable20', 'stable21'] + nextcloud: ['stable20', 'stable21', 'stable22'] database: ['sqlite', 'pgsql', 'mysql'] experimental: [false] include: -- cgit v1.2.3