소스 검색

ci: Force kerberos test to GA again

Replaying https://github.com/nextcloud/server/pull/43210
Which was accidentally reverted by
https://github.com/nextcloud/server/pull/43515

Signed-off-by: Joas Schilling <coding@schilljs.com>
tags/v29.0.0beta1
Joas Schilling 3 달 전
부모
커밋
f53ba4b8e4
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      .github/workflows/files-external-smb-kerberos.yml

+ 1
- 1
.github/workflows/files-external-smb-kerberos.yml 파일 보기

@@ -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…
취소
저장