Merge pull request #35608 from nextcloud/backport/35580/stable23

[stable23] downgrade ubuntu in order to fix CI
This commit is contained in:
Simon L 2022-12-05 19:39:42 +01:00 committed by GitHub
commit 2ca139a637
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,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