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:
Joas Schilling 2024-07-17 11:32:38 +02:00
parent 0b6bf77645
commit 1b506a481c
No known key found for this signature in database
GPG key ID: C400AAF20C1BB6FC

View file

@ -11,7 +11,7 @@ concurrency:
jobs:
smb-kerberos-tests:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
if: ${{ github.repository_owner != 'nextcloud-gmbh' }}