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:27:47 +01:00
parent f6beef8917
commit 4c8ec2602e

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