aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorCôme Chilliet <come.chilliet@nextcloud.com>2023-01-26 10:03:33 +0100
committerJoas Schilling <coding@schilljs.com>2023-02-02 12:05:20 +0100
commit0925709c622aeadd208b5b72448b3f1e7deb8c0b (patch)
tree8520209ea9391009e3490ea75d25ddfa42d84f66 /.github
parent1fec8c07e0d47a571a79a32c08a58a28d7530954 (diff)
downloadnextcloud-server-0925709c622aeadd208b5b72448b3f1e7deb8c0b.tar.gz
nextcloud-server-0925709c622aeadd208b5b72448b3f1e7deb8c0b.zip
Add 8.2 to oci tests
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>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/oci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/oci.yml b/.github/workflows/oci.yml
index bdf6da52bed..cbe4ac6df39 100644
--- a/.github/workflows/oci.yml
+++ b/.github/workflows/oci.yml
@@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
- php-versions: ['8.0', '8.1']
+ php-versions: ['8.0', '8.1', '8.2']
services:
oracle: