Skip to content

Commit

Permalink
Merge pull request #50022 from nextcloud/backport/50017/stable29
Browse files Browse the repository at this point in the history
[stable29] chore(ci): Run kerberos tests on ubuntu-latest
  • Loading branch information
SystemKeeper authored Jan 3, 2025
2 parents ef143c4 + f03eb6f commit b6d2267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/files-external-smb-kerberos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,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' }}
Expand Down

0 comments on commit b6d2267

Please sign in to comment.