mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #50023 from nextcloud/backport/50017/stable30
[stable30] chore(ci): Run kerberos tests on ubuntu-latest
This commit is contained in:
commit
028dcb0f8e
1 changed files with 1 additions and 1 deletions
|
|
@ -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' }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue