refactor: use Ubuntu 22.04

Suspect issues with Molecule tests are related to cgroups v2.
This commit is contained in:
dbrennand 2023-05-12 18:16:09 +01:00
parent b85413980a
commit 3258d303bb
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
molecule:
name: Molecule
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix: