downgrade to ubuntu 20.04 due to docker bug with latest systemd
This commit is contained in:
parent
8c21123d4f
commit
b2ad104eec
2
.github/workflows/molecule.yml
vendored
2
.github/workflows/molecule.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
needs:
|
needs:
|
||||||
- lint
|
- lint
|
||||||
- setup
|
- setup
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-20.04
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user