test: use podman
Some checks failed
terraform-lint / terraform-lint (push) Failing after 10s

This commit is contained in:
Clément VÉRET
2025-11-13 09:56:45 +01:00
parent d281dd0581
commit f50c364b7d

View File

@@ -6,7 +6,7 @@ on: # yamllint disable-line rule:truthy
jobs:
terraform-lint:
runs-on: ubuntu-latest
runs-on: ubuntu-podman
steps:
- name: Check out code
uses: actions/checkout@v4