tests(matrix): update nextcloud stable versions

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2023-09-12 13:07:16 +02:00
parent 0b47555064
commit c2d622e4fe
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23
1 changed files with 1 additions and 4 deletions

View File

@ -17,13 +17,10 @@ jobs:
strategy:
matrix:
php-versions: ["8.0", "8.1", "8.2"]
nextcloud-versions: ["24", "25", "26"]
nextcloud-versions: ["25", "26", "27"]
exclude:
- php-versions: "8.2"
nextcloud-versions: "25"
- php-versions: "8.2"
nextcloud-versions: "24"
name: test-stable