]> source.dussan.org Git - nextcloud-server.git/commitdiff
ci: Run all Oracle versions all the time
authorJoas Schilling <coding@schilljs.com>
Fri, 19 Jul 2024 09:21:46 +0000 (11:21 +0200)
committerJoas Schilling <coding@schilljs.com>
Fri, 19 Jul 2024 09:21:46 +0000 (11:21 +0200)
Signed-off-by: Joas Schilling <coding@schilljs.com>
.github/workflows/phpunit-oci.yml

index ab91bd309bc2fb3ef0b2656b4b0266dbe66b9056..0fd06f7879d6812679964b28aa50ee5d58e5e021 100644 (file)
@@ -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'