Merge pull request #43543 from nextcloud/bugfix/noid/force-kerberos-to-GA

ci: Force kerberos test to GA again
pull/43490/head
Joas Schilling 4 months ago committed by GitHub
commit 5014c90f58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save