mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
downgrade ubuntu in order to fix CI
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
f6beef8917
commit
4c8ec2602e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/s3-primary.yml
vendored
2
.github/workflows/s3-primary.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue