downgrade to ubuntu 20.04 due to docker bug with latest systemd

This commit is contained in:
Élie Deloumeau-Prigent 2022-08-22 17:31:37 +02:00
parent 8c21123d4f
commit b2ad104eec
No known key found for this signature in database
GPG Key ID: 94F059CE0C5FF9D9

View File

@ -49,7 +49,7 @@ jobs:
needs:
- lint
- setup
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix: