aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-07-19 11:21:46 +0200
committerJoas Schilling <coding@schilljs.com>2024-07-19 11:21:46 +0200
commit817ca0045a4271af6737884a3424587ba29948cb (patch)
tree5fda99b6b79dbacb75b9d8c0dec1b6f0bc4ed50b /.github
parentf6238d35bdcb5facaa8fbe5f30d67a6b5eaadcfd (diff)
downloadnextcloud-server-817ca0045a4271af6737884a3424587ba29948cb.tar.gz
nextcloud-server-817ca0045a4271af6737884a3424587ba29948cb.zip
ci: Run all Oracle versions all the time
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/phpunit-oci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/phpunit-oci.yml b/.github/workflows/phpunit-oci.yml
index ab91bd309bc..0fd06f7879d 100644
--- a/.github/workflows/phpunit-oci.yml
+++ b/.github/workflows/phpunit-oci.yml
@@ -54,6 +54,7 @@ jobs:
if: ${{ needs.changes.outputs.src != 'false' && github.repository_owner != 'nextcloud-gmbh' }}
strategy:
+ fail-fast: false
matrix:
include:
- oracle-versions: '11'