Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2024-07-08 12:37:24 +02:00
parent bdfe33b7fc
commit daf9ce26f5
No known key found for this signature in database
GPG key ID: 74434EFE0D2E2205

View file

@ -48,7 +48,7 @@ jobs:
- '**.php'
phpunit-oci:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
needs: changes
if: needs.changes.outputs.src != 'false' && ${{ github.repository_owner != 'nextcloud-gmbh' }}