summaryrefslogtreecommitdiffstats
path: root/.github/workflows/oci.yml
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2022-12-29 10:06:10 +0100
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-12-29 10:37:27 +0100
commit0dc1aef29258197d3a5afd0eae73b094d15ff15f (patch)
tree071678f26f37a49048b2d68313e58aafc80ae10b /.github/workflows/oci.yml
parent0558f4cb26ddf790ad32cfef9e62367bde4951c3 (diff)
downloadnextcloud-server-0dc1aef29258197d3a5afd0eae73b094d15ff15f.tar.gz
nextcloud-server-0dc1aef29258197d3a5afd0eae73b094d15ff15f.zip
chore(actions): update php min supported to 8.0
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to '.github/workflows/oci.yml')
-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 adcc48dc90d..089c3d32f6e 100644
--- a/.github/workflows/oci.yml
+++ b/.github/workflows/oci.yml
@@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
- php-versions: [ '7.4', '8.0', '8.1']
+ php-versions: ['8.0', '8.1', '8.2']
services:
oracle: