Merge pull request #35607 from nextcloud/backport/35580/stable24

[stable24] downgrade ubuntu in order to fix CI
This commit is contained in:
Simon L 2022-12-05 17:14:53 +01:00 committed by GitHub
commit 7e1966475b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ on:
jobs:
s3-primary-tests-minio:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
# do not stop on another job's failure