Skip to content

Commit

Permalink
ci: Force kerberos test to GA again
Browse files Browse the repository at this point in the history
Replaying #43210
Which was accidentally reverted by
#43515

Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Feb 13, 2024
1 parent 9a94df0 commit f53ba4b
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-latest
runs-on: ubuntu-22.04
needs: changes

if: ${{ github.repository_owner != 'nextcloud-gmbh' && needs.changes.outputs.src != 'false' }}
Expand Down

0 comments on commit f53ba4b

Please sign in to comment.