Revert to all runners

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2024-07-08 15:07:27 +02:00
parent df2233dfeb
commit 98413e558d
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-22.04
runs-on: ubuntu-latest
needs: changes
if: needs.changes.outputs.src != 'false' && ${{ github.repository_owner != 'nextcloud-gmbh' }}