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