Merge pull request #50023 from nextcloud/backport/50017/stable30

[stable30] chore(ci): Run kerberos tests on ubuntu-latest
This commit is contained in:
Marcel Müller 2025-01-03 09:23:43 +01:00 committed by GitHub
commit 028dcb0f8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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