downgrade ubuntu in order to fix CI

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-12-05 15:31:10 +01:00
parent 93c583a741
commit 6dfdb15219

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