mirror of
https://github.com/nextcloud/server.git
synced 2026-06-05 06:44:47 -04:00
ci(smb-kerberos): Fixate to 22.04 like on stable29 and master
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
0b6bf77645
commit
1b506a481c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/smb-kerberos.yml
vendored
2
.github/workflows/smb-kerberos.yml
vendored
|
|
@ -11,7 +11,7 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
smb-kerberos-tests:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
if: ${{ github.repository_owner != 'nextcloud-gmbh' }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue