]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add 8.2 to oci tests
authorCôme Chilliet <come.chilliet@nextcloud.com>
Thu, 26 Jan 2023 09:03:33 +0000 (10:03 +0100)
committerJoas Schilling <coding@schilljs.com>
Thu, 2 Feb 2023 11:05:20 +0000 (12:05 +0100)
This is the only test suite testing 8.1, so adding 8.2 as well

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
.github/workflows/oci.yml

index bdf6da52bed0e1fadd3f4bb448eb855fd37eff89..cbe4ac6df391b524a80d6be32f01d3e36355c717 100644 (file)
@@ -15,7 +15,7 @@ jobs:
 
     strategy:
       matrix:
-        php-versions: ['8.0', '8.1']
+        php-versions: ['8.0', '8.1', '8.2']
 
     services:
       oracle: