test: remove
All checks were successful
terraform-lint / terraform-lint (push) Successful in 6s

This commit is contained in:
VC
2025-11-13 15:53:19 +01:00
parent b5b644d5a3
commit 3a863c248d

View File

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